To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 兆???腺?^ | 100100101001101100111111001111110011111110010001010000100011111101011110 | 929b3f3f3f91423f5e |
EUC-JP | 兆???腺?^ | 110000111111101100111111001111110011111111000001101000110011111101011110 | c3fb3f3f3fc1a33f5e |
UTF-8 | 兆롃롂렼腺롘^ | 11100101100001011000011011101011101000011000001111101011101000011000001011101011101000001011110011101000100001011011101011101011101000011001100001011110 | e58586eba183eba182eba0bce885baeba1985e |
UHC | 兆롃롂렼腺롘^ | 11110000101111001000111011001010100011101100100110001110110001001110000011001101100011101101110001011110 | f0bc8eca8ec98ec4e0cd8edc5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)