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 | ߸å§Óú | 110111111011100011100101101001111101001111111010 | dfb8e5a7d3fa |
SJIS-WIN | ???§?? | 00111111001111110011111110000001100110000011111100111111 | 3f3f3f81983f3f |
EUC-JP | ߸å§Óú | 1000111110101001110011101000111110100010101100011000111110101011101010011010000111111000100011111010101011010001100011111010101111100010 | 8fa9ce8fa2b18faba9a1f88faad18fabe2 |
UTF-8 | ߸å§Óú | 110000111001111111000010101110001100001110100101110000101010011111000011100100111100001110111010 | c39fc2b8c3a5c2a7c393c3ba |
UHC | ߸?§?? | 101010011010110010100010101011000011111110100001110101110011111100111111 | a9aca2ac3fa1d73f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)