Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billloic/unicode-table
https://github.com/billloic/unicode-table
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/billloic/unicode-table
- Owner: BillLoic
- Created: 2023-02-03T09:31:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T09:52:38.000Z (almost 2 years ago)
- Last Synced: 2023-05-26T11:38:02.605Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unicode table
utf8table is an unicode table project.
This project defined at 2023/2/2, It has all unicode character.## Usage
If you havn't generate it, run main.py.
If you generated it, open the `charindex-utf8-all.txt` by text editors,
such TextEdit or VSCode.## Warnings
The file generated is 171 megabytes big! check your computer can open it.
This project required utf-8 encoding, it must can't run in some non-utf-8 encoding.