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 횪횤챈횗혦횄혦짢 111011011001101010101010111011011001101010100100111011001011000110001000111011011001101010010111111011011001100010100110111011011001101010000100111011011001100010100110111011001010011110100010 ed9aaaed9aa4ecb188ed9a97ed98a6ed9a84ed98a6eca7a2
UHC 횪횤챈횗혦횄혦짢 11000011101000001100001110011011110000111010011011000011100100011100001010001110110000111000001111000010100011101100001010101000 c3a0c39bc3a6c391c28ec383c28ec2a8

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