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 | 堤???淫? | 1001001011100111001111110011111100111111100010001111101000111111 | 92e73f3f3f88fa3f |
EUC-JP | 堤???淫? | 1100010011101001001111110011111100111111101100001111110000111111 | c4e93f3f3fb0fc3f |
UTF-8 | 堤며렯렏淫렕 | 111001011010000010100100111010111010100110110000111010111010000010101111111010111010000010001111111001101011011110101011111010111010000010010101 | e5a0a4eba9b0eba0afeba08fe6b7abeba095 |
UHC | 堤며렯렏淫렕 | 111100001010011110111000111001111000111010111100100011101010010111101011111000101000111010101010 | f0a7b8e78ebc8ea5ebe28eaa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)