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 | 癲??夷?? | 1110000110011111001111110011111110001000110011100011111100111111 | e19f3f3f88ce3f3f |
EUC-JP | 癲??夷?? | 1110001010100001001111110011111110110000110100000011111100111111 | e2a13f3fb0d03f3f |
UTF-8 | 癲얜짘夷계윲 | 111001111001100110110010111011001001011010011100111011001010011110011000111001011010010010110111111010101011001110000100111011001001110010110010 | e799b2ec969ceca798e5a4b7eab384ec9cb2 |
UHC | 癲얜짘夷계윲 | 111011111010011010111110111010111010001110011111111011001010100010110000111010001001111110101111 | efa6beeba39feca8b0e89faf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)