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 | 癲??濡?? | 1110000110011111001111110011111110010100010001110011111100111111 | e19f3f3f94473f3f |
EUC-JP | 癲??濡?? | 1110001010100001001111110011111111000111101010000011111100111111 | e2a13f3fc7a83f3f |
UTF-8 | 癲쇰젪濡뗫씍 | 111001111001100110110010111011001000011110110000111011001010000010101010111001101011111110100001111010111001011110101011111011001001010010001101 | e799b2ec87b0eca0aae6bfa1eb97abec948d |
UHC | 癲쇰젪濡뗫씍 | 111011111010011010111100111010111010000010100010111010111010000110001011111010111001110110100100 | efa6bceba0a2eba18beb9da4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)