https://github.com/tizee/unicode2hex
Sometimes write a unicode to hex helper in python is enough.
https://github.com/tizee/unicode2hex
Last synced: about 1 year ago
JSON representation
Sometimes write a unicode to hex helper in python is enough.
- Host: GitHub
- URL: https://github.com/tizee/unicode2hex
- Owner: tizee
- License: mit
- Created: 2022-04-06T14:59:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T16:02:39.000Z (about 4 years ago)
- Last Synced: 2025-06-05T04:43:25.297Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unicode2hex
Get UTF-8 code point representation of Unicode character or Unicode hex string.