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 | ????® | 0011111100111111001111110011111110101110 | 3f3f3f3fae |
SJIS-WIN | 娃??矮? | 10001000101000010011111100111111111000011110001000111111 | 88a13f3fe1e23f |
EUC-JP | 娃??矮® | 101100001010001100111111001111111110001011100100100011111010001011101110 | b0a33f3fe2e48fa2ee |
UTF-8 | 娃믭쉘矮® | 1110010110101000100000111110101110101111101011011110110010001001100110001110011110011111101011101100001010101110 | e5a883ebafadec8998e79faec2ae |
UHC | 娃믭쉘矮® | 11101000110111111001001011101111101111011010100111101000111000011010001011100111 | e8df92efbda9e8e1a2e7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)