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 | 濟?殞??? | 1110000001011010001111111001111101101101001111110011111100111111 | e05a3f9f6d3f3f3f |
EUC-JP | 濟?殞??? | 1101111110111011001111111101110111001110001111110011111100111111 | dfbb3fddce3f3f3f |
UTF-8 | 濟렢殞렓롈렎 | 111001101011111110011111111010111010000010100010111001101010111010011110111010111010000010010011111010111010000110001000111010111010000010001110 | e6bf9feba0a2e6ae9eeba093eba188eba08e |
UHC | 濟렢殞렓롈렎 | 111100001010110110001110101100111110100111111001100011101010100010001110110011101000111010100100 | f0ad8eb3e9f98ea88ece8ea4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)