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 | 漬?址??? | 1001001011010000001111111001101010101100001111110011111100111111 | 92d03f9aac3f3f3f |
EUC-JP | 漬?址??? | 1100010011010010001111111101010010101110001111110011111100111111 | c4d23fd4ae3f3f3f |
UTF-8 | 漬렓址희렰렣 | 111001101011110010101100111010111010000010010011111001011001110110000000111011011001110110101100111010111010000010110000111010111010000010100011 | e6bcaceba093e59d80ed9daceba0b0eba0a3 |
UHC | 漬렓址희렰렣 | 111100101011000010001110101010001111001010100011110010001111000110001110101111011000111010110100 | f2b08ea8f2a3c8f18ebd8eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)