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 | 題磬?淫?? | 100100011110100011100001111111000011111110001000111110100011111100111111 | 91e8e1fc3f88fa3f3f |
EUC-JP | 題磬?淫?? | 110000101110101011100010111111100011111110110000111111000011111100111111 | c2eae2fe3fb0fc3f3f |
UTF-8 | 題磬강淫꿸렩 | 111010011010000110001100111001111010001110101100111010101011000010010101111001101011011110101011111010101011111110111000111010111010000010101001 | e9a18ce7a3aceab095e6b7abeabfb8eba0a9 |
UHC | 題磬강淫꿸렩 | 111100001011100111001100111001001011000010101101111010111110001010110010111010101000111010110111 | f0b9cce4b0adebe2b2ea8eb7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)