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 | 淨?而弄?句 | 10011111110001000011111110001110101001111001100001001101001111111000101111100101 | 9fc43f8ea7984d3f8be5 |
EUC-JP | 淨?而弄?句 | 11011110110001100011111110111100101010011100111110101110001111111011011011100111 | dec63fbca9cfae3fb6e7 |
UTF-8 | 淨렠而弄렚句 | 111001101011011110101000111010111010000010100000111010001000000010001100111001011011110010000100111010111010000010011010111001011000111110100101 | e6b7a8eba0a0e8808ce5bc84eba09ae58fa5 |
UHC | 淨렠而弄렚句 | 111011111110010010001110101100011110110010111011110101101110011110001110101011011100111110100011 | efe48eb1ecbbd6e78eadcfa3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)