<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [DataTableSchema](./schema.datatableschema.md) &gt; [encoding](./schema.datatableschema.encoding.md)

## DataTableSchema.encoding property

String encoding. Default: "utf-8".

<b>Signature:</b>

```typescript
encoding?: string;
```
