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 | 訂鞨???障 | 100100101111100111101000111000000011111100111111001111111000111111100001 | 92f9e8e03f3f3f8fe1 |
EUC-JP | 訂鞨??珙障 | 1100010011111011111100001110001000111111001111111000111111001011111100011011111011100011 | c4fbf0e23f3f8fcbf1bee3 |
UTF-8 | 訂鞨렣띌珙障 | 111010001010100010000010111010011001111010101000111010111010000010100011111010111001110110001100111001111000111110011001111010011001101010011100 | e8a882e99ea8eba0a3eb9d8ce78f99e99a9c |
UHC | 訂鞨렣띌珙障 | 111011111111010011001010111010101000111010110100101101101110100111001101111101011110111010100001 | eff4caea8eb4b6e9cdf5eea1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)