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 | 遞肴」顔遞 | 1110011110101000100011011110011010100011100010101110011111110000101110011110011110101000 | e7a88de6a38ae7f0b9e7a8 |
EUC-JP | 遞肴」顔?遞 | 1110111010101010101110101110100010001110101000111011010011101001001111111110111010101010 | eeaabae88ea3b4e93feeaa |
UTF-8 | 遞肴」顔遞 | 111010011000000110011110111010001000001010110100111011111011110110100011111010011010000110010100111011101000000110111000111010011000000110011110 | e9819ee882b4efbda3e9a194ee81b8e9819e |
UHC | 遞肴?顔?遞 | 11110100111101101111110110100010001111111110010011010100001111111111010011110110 | f4f6fda23fe4d43ff4f6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)