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 | 昇「湜疾昇 | 1000111110111000111110001000111010100010111110110100011110001110101111101000111110111000 | 8fb8f88ea2fb478ebe8fb8 |
EUC-JP | 昇?「湜疾昇 | 101111101011101000111111100011101010001010001111110001111111110010111100110000001011111010111010 | beba3f8ea28fc7fcbcc0beba |
UTF-8 | 昇「湜疾昇 | 111001101001100010000111111011101001100010101101111011111011110110100010111001101011100110011100111001111001011010111110111001101001100010000111 | e69887ee98adefbda2e6b99ce796bee69887 |
UHC | 昇??湜疾昇 | 11100011101100000011111100111111111000111101011111110010111100001110001110110000 | e3b03f3fe3d7f2f0e3b0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)