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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 챨챦혦횖챵횪혦짱 111011001011000110101000111011001011000110100110111011011001100010100110111011011001101010010110111011001011000110110101111011011001101010101010111011011001100010100110111011001010011110110001 ecb1a8ecb1a6ed98a6ed9a96ecb1b5ed9aaaed98a6eca7b1
UHC 챨챦혦횖챵횪혦짱 11000011101100001100001110101111110000101000111011000011100100001100001110110010110000111010000011000010100011101100001010101111 c3b0c3afc28ec390c3b2c3a0c28ec2af

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