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 | 闕舌Ζ謖ッ闔 | 1110100010001101100100001110001110000011101001001110011010001100101011111110100010001110 | e88d90e383a4e68cafe88e |
EUC-JP | 闕舌Ζ謖ッ闔 | 111011111110110111000000111001011010011010100110111010111110110010001110101011111110111111101110 | efedc0e5a6a6ebec8eafefee |
UTF-8 | 闕舌Ζ謖ッ闔 | 1110100110010111100101011110100010001000100011001100111010010110111010001010110010010110111011111011110110101111111010011001011110010100 | e99795e8888cce96e8ac96efbdafe99794 |
UHC | 闕舌Ζ謖?闔 | 1100111111110100111000001101111110100101110001101110000111011010001111111111100111101111 | cff4e0dfa5c6e1da3ff9ef |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)