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 | 廛警???甦 | 100111000100010010001100011110000011111100111111001111111110000101010011 | 9c448c783f3f3fe153 |
EUC-JP | 廛警???甦 | 110101111010010110110111110110010011111100111111001111111110000110110100 | d7a5b7d93f3f3fe1b4 |
UTF-8 | 廛警렧렱뤊甦 | 111001011011101110011011111010001010110110100110111010111010000010100111111010111010000010110001111010111010010010001010111001111001010010100110 | e5bb9be8ada6eba0a7eba0b1eba48ae794a6 |
UHC | 廛警렧렱뤊甦 | 111011101111100011001100111011011000111010110110100011101011111010001111101110101110000111000001 | eef8cced8eb68ebe8fbae1c1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)