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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 謗「蟆願∮ | 111001101000111010100010111001011011000010001010111010001000011110010011 | e68ea2e5b08ae88793 |
EUC-JP | 謗「蟆願? | 111010111110111010001110101000101110101010110010101101001110101000111111 | ebee8ea2eab2b4ea3f |
UTF-8 | 謗「蟆願∮ | 111010001010110010010111111011111011110110100010111010001001111110000110111010011010000110011000111000101000100010101110 | e8ac97efbda2e89f86e9a198e288ae |
UHC | 謗??願∮ | 1101101110111111001111110011111111101010110000111010001010110001 | dbbf3f3feac3a2b1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)