Hexspell Converter ? git-Repo

Ex:
hello world! foobar abra kadabra ta da Try to read the hexspell, You can do it! Math: 2+ 8*5 = 42
Ex:
Options
(Download font hexspellHexv1.tff i )

Note:
If reverse decoding should work check both `Disambiguation Escape` and `Same Num Combos`. Is still not 100% reversable.

Rule-Reference

0=o | 1=l/i | 2=r/z | 3=x/Esc | 4=n | 
5=s | 6=h/p | 7=t   | 8=ei/I  | 9=g/j/y | 
a=a | b=b/k | c=c/u/v| d=d    | e=e | 
f=f | 00=" "| 44=m  | cc=w    | 0000="\n"(use Opt.)

// digits like Ascii Digits
30=0 | 31=1 | 32=2 | 33=3 |...| 39=9

3a=':' // real ASCII \x3a => ':'  read as Esc Aufzälung(DE enumeration/listing)  
3b=';' // real ASCII \x3b => ';'  read as Esc Break
3c='c' // escape for control code 
3d='@' // means next is literal    Ex.:  3d41 3d42 => "AB"   3d3d => "="  
3e='!' // NOT real ASCII, but reads as Esc Exclamation 
3f='?' // real ASCII \x3f => '?'  read as Esc Fragezeichen(DE questionmark)

// specail escapes for disambiguation, use Option to emit them
74=k
7b=z  (sadly 72 means alredy common tr)
fd=v
9b=qu
// 2 byte Math operation read the op name
3add='+'
35cb='-'
344c='*'
3d1f='/'
Basic Hex-to-Ascii mapping
0123456789abcdef
o l,(i)? r,zx? n,m(nn)? s h,p? t i? g,y,j,q? ab,k? c,u,v,w(cc)def,c(fb)
Hex-to-Char special ESCAPE bi-combos for less ambiguity and punctuation
cc fd 74 9b 6b 9f ? 9d 97 7b bf 00 3a 3b 3c 3d 3e 3f 3add 35cb, bb 344c 3d1f
w? v? k? qu p ? h ? j ? y ? z x ' '? :? ; (, .)? x,^xy?? @? !? ?? + - *? /?

Words to Color (try your Name!)

Enter a text to convert it to colors

Enter your name here: dragon - 17

Color to Words

Select a color and from the hexadecimal color-value the closest pronuncable word is found.