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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 皓?煜?症? | 111000011010100100111111111110110101010100111111100011111100011100111111 | e1a93ffb553f8fc73f |
EUC-JP | 皓?煜?症? | 11100010101010110011111110001111110010011111110000111111101111101100100100111111 | e2ab3f8fc9fc3fbec93f |
UTF-8 | 皓렡煜렡症렲 | 111001111001101010010011111010111010000010100001111001111000010110011100111010111010000010100001111001111001011110000111111010111010000010110010 | e79a93eba0a1e7859ceba0a1e79787eba0b2 |
UHC | 皓렡煜렡症렲 | 111110111101001110001110101100101110100111110010100011101011001011110001111110001000111010111111 | fbd38eb2e9f28eb2f1f88ebf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)