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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 裼滑型 | 111001011110011110001010100010101000110001011110 | e5e78a8a8c5e |
EUC-JP | 裼滑型 | 111010101110100110110011111010101011011110111111 | eae9b3eab7bf |
UTF-8 | 裼滑型 | 111010001010001110111100111001101011101110010001111001011001111010001011 | e8a3bce6bb91e59e8b |
UHC | ?滑型 | 0011111111111100110000011111101011111110 | 3ffcc1fafe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)