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 | 穩??率?? | 1110001001110010001111110011111110010111101001100011111100111111 | e2723f3f97a63f3f |
EUC-JP | 穩??率?? | 1110001111010011001111110011111111001110101010000011111100111111 | e3d33f3fcea83f3f |
UTF-8 | 穩싥끁率밴땄 | 111001111010100110101001111011001000101110100101111010111000000110000001111001111000111010000111111010111011000010110100111010111001010110000100 | e7a9a9ec8ba5eb8181e78e87ebb0b4eb9584 |
UHC | 穩싥끁率밴땄 | 111010001011000110011010111000111000010110110111111000011110001110111001111010101011011010100100 | e8b19ae385b7e1e3b9eab6a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)