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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 邨帶「ァ顆 | 1110011110110101100110111110011010100010101001111110100011110111 | e7b59be6a2a7e8f7 |
EUC-JP | 邨帶「ァ顆 | 11101110101101111101011011101000100011101010001010001110101001111111000011111001 | eeb7d6e88ea28ea7f0f9 |
UTF-8 | 邨帶「ァ顆 | 111010011000001010101000111001011011100010110110111011111011110110100010111011111011110110100111111010011010000110000110 | e982a8e5b8b6efbda2efbda7e9a186 |
UHC | 邨帶??顆 | 1111010110111110110100111110000100111111001111111100111010101000 | f5bed3e13f3fcea8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)