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 | 瑤??鹽?? | 1110101010100010001111110011111111101010011001000011111100111111 | eaa23f3fea643f3f |
EUC-JP | 瑤??鹽?? | 1111010010100100001111110011111111110011110001010011111100111111 | f4a43f3ff3c53f3f |
UTF-8 | 瑤득뮈鹽얏뮈 | 111001111001000110100100111010111001001110011101111010111010111010001000111010011011100110111101111011001001011010001111111010111010111010001000 | e791a4eb939debae88e9b9bdec968febae88 |
UHC | 瑤득뮈鹽얏뮈 | 111010001111110110110101111001101011100110111111111001111010010010111110111001101011100110111111 | e8fdb5e6b9bfe7a4bee6b9bf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)