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 | 鉗、髫丈繞髏 | 1110011111100111101001001110100110011010100011111110010011100011100001011110100110010000 | e7e7a4e99a8fe4e385e990 |
EUC-JP | 鉗、髫丈繞髏 | 111011101110100110001110101001001111000111111010101111101110011011100101111001011111000111110000 | eee98ea4f1fabee6e5e5f1f0 |
UTF-8 | 鉗、髫丈繞髏 | 111010011000100110010111111011111011110110100100111010011010101110101011111001001011100010001000111001111011100110011110111010011010101110001111 | e98997efbda4e9ababe4b888e7b99ee9ab8f |
UHC | 鉗??丈繞? | 110011001100011000111111001111111110110111011011111010011010010000111111 | ccc63f3feddbe9a43f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)