Skip to content

prokls/utf8-unicode-point-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utf8-unicode-point-string
=========================

Represent a string as a UTF8 unicode point string.
  'A' → 'U+41'
  'hi ルーカスǃ' → 'U+686920e383abe383bce382abe382b9c783'

This repository is a collection of implementations in various
programming languages. Nothing fancy here! No dragons.

cheers,
prokls

About

UTF8 unicode point representation in various languages; eg. A → U+41

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published