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 | 邁皮泪遏」遏 | 1110011110110000100101001110011110011111101000111110011110011111101000111110011110011111 | e7b094e79fa3e79fa3e79f |
EUC-JP | 邁皮泪遏」遏 | 111011101011001011001000111010011101111010100101111011101010000110001110101000111110111010100001 | eeb2c8e9dea5eea18ea3eea1 |
UTF-8 | 邁皮泪遏」遏 | 111010011000001010000001111001111001101010101110111001101011001110101010111010011000000110001111111011111011110110100011111010011000000110001111 | e98281e79aaee6b3aae9818fefbda3e9818f |
UHC | 邁皮???? | 1101100011100100111110011010101100111111001111110011111100111111 | d8e4f9ab3f3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)