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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 챦첵횋횑}챦첵횋횑{^ 111011001011000110100110111011001011001010110101111011011001101010001011111011011001101010010001011111011110110010110001101001101110110010110010101101011110110110011010100010111110110110011010100100010111101101011110 ecb1a6ecb2b5ed9a8bed9a917decb1a6ecb2b5ed9a8bed9a917b5e
UHC 챦첵횋횑}챦첵횋횑{^ 11000011101011111100001110111101110000111000100111000011100011000111110111000011101011111100001110111101110000111000100111000011100011000111101101011110 c3afc3bdc389c38c7dc3afc3bdc389c38c7b5e

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