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 | 穩リ??h? | 111000100111001010000011100010100011111100111111100000101000100000111111 | e272838a3f3f82883f |
EUC-JP | 穩リ??h? | 111000111101001110100101111010100011111100111111101000111110100000111111 | e3d3a5ea3f3fa3e83f |
UTF-8 | 穩リ퀡杻h맱 | 111001111010100110101001111000111000001110101010111011011000000010100001111011111010011110001000111011111011110110001000111010111010011110110001 | e7a9a9e383aaed80a1efa788efbd88eba7b1 |
UHC | 穩リ퀡杻h맱 | 111010001011000110101011111010101011001110010101111010101111010010100011111010001001000010111000 | e8b1abeab395eaf4a3e890b8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)