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 | 縡?衣祠?伊 | 11100011011100010011111110001000110111111110001001001011001111111000100011001001 | e3713f88dfe24b3f88c9 |
EUC-JP | 縡?衣祠?伊 | 11100101110100100011111110110000111000011110001110101100001111111011000011001011 | e5d23fb0e1e3ac3fb0cb |
UTF-8 | 縡렕衣祠歷伊 | 111001111011100010100001111010111010000010010101111010001010000110100011111001111010010110100000111011111010011010001100111001001011110010001010 | e7b8a1eba095e8a1a3e7a5a0efa68ce4bc8a |
UHC | 縡렕衣祠歷伊 | 111011101010110110001110101010101110101111111101110111101110011011100110101110001110110010100101 | eead8eaaebfddee6e6b8eca5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)