# [Unicode Character Database](https://unicode.org/reports/tr44/)
Generated tables using [ucd-generate](https://github.com/BurntSushi/ucd-generate)
```
curl -LO https://www.unicode.org/Public/zipped/14.0.0/UCD.zip
unzip UCD.zip -d tables
./scripts/generate.sh
```