To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 襭笈唇D襭笈唇D^ 111001100100001010001011100010001001000001001111010001001110011001000010100010111000100010010000010011110100010001011110 e6428b88904f44e6428b88904f445e
EUC-JP 襭笈唇D襭笈唇D^ 111010111010001110110101111010001011111110110000010001001110101110100011101101011110100010111111101100000100010001011110 eba3b5e8bfb044eba3b5e8bfb0445e
UTF-8 襭笈唇D襭笈唇D^ 111010001010010110101101111001111010110010001000111001011001010010000111010001001110100010100101101011011110011110101100100010001110010110010100100001110100010001011110 e8a5ade7ac88e5948744e8a5ade7ac88e59487445e
UHC ??唇D??唇D^ 0011111100111111111100101100011001000100001111110011111111110010110001100100010001011110 3f3ff2c6443f3ff2c6445e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)