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 | 題耿?捧?? | 100100011110100011100011110101000011111110010101111110010011111100111111 | 91e8e3d43f95f93f3f |
EUC-JP | 題耿?捧?? | 110000101110101011100110110101100011111111001010111110110011111100111111 | c2eae6d63fcafb3f3f |
UTF-8 | 題耿렕捧렧렱 | 111010011010000110001100111010001000000010111111111010111010000010010101111001101000110110100111111010111010000010100111111010111010000010110001 | e9a18ce880bfeba095e68da7eba0a7eba0b1 |
UHC | 題耿렕捧렧렱 | 111100001011100111001100111010101000111010101010110111001110100110001110101101101000111010111110 | f0b9ccea8eaadce98eb68ebe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)