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 | 要??恂θ? | 100101110111011000111111001111111001110010010110100000111100011000111111 | 97763f3f9c9683c63f |
EUC-JP | 要??恂θ? | 110011011101011100111111001111111101011111110110101001101100100000111111 | cdd73f3fd7f6a6c83f |
UTF-8 | 要띲굠恂θ츘 | 1110100010100110100000011110101110011101101100101110101010110101101000001110011010000001100000101100111010111000111011001011100010011000 | e8a681eb9db2eab5a0e68182ceb8ecb898 |
UHC | 要띲굠恂θ츘 | 111010011010100110001101111000111000001010001000111000101110000110100101111010001010111010010010 | e9a98de38288e2e1a5e8ae92 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)