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 | ???? | 00111111001111110011111100111111 | 3f3f3f3f |
SJIS-WIN | 貊弱自繞 | 1110011010111011100011101110001110001110101010011110001110000101 | e6bb8ee38ea9e385 |
EUC-JP | 貊弱自繞 | 1110110010111101101111001110010110111100101010111110010111100101 | ecbdbce5bcabe5e5 |
UTF-8 | 貊弱自繞 | 111010001011001010001010111001011011110010110001111010001000011110101010111001111011100110011110 | e8b28ae5bcb1e887aae7b99e |
UHC | 貊弱自繞 | 1101100011100111111001011011000011101101101110111110100110100100 | d8e7e5b0edbbe9a4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)