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 | 蘖??率?? | 1001111101010000001111110011111110010111101001100011111100111111 | 9f503f3f97a63f3f |
EUC-JP | 蘖??率?? | 1101110110110001001111110011111111001110101010000011111100111111 | ddb13f3fcea83f3f |
UTF-8 | 蘖뽰궏率긷푻 | 111010001001100010010110111010111011110110110000111010101011011010001111111001111000111010000111111010101011100010110111111011011001000110111011 | e89896ebbdb0eab68fe78e87eab8b7ed91bb |
UHC | 蘖뽰궏率긷푻 | 111001011110111010010110111011001000001010100101111000011110001110110001111001011011111010000111 | e5ee96ec82a5e1e3b1e5be87 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)