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 쩌횧쩌짭채첸챨횊 111011001010100110001100111011011001101010100111111011001010100110001100111011001010011110101101111011001011000110000100111011001011001010111000111011001011000110101000111011011001101010001010 eca98ced9aa7eca98ceca7adecb184ecb2b8ecb1a8ed9a8a
UHC 쩌횧쩌짭채첸챨횊 11000010101111001100001110011110110000101011110011000010101011001100001110100100110000111011111011000011101100001100001110001000 c2bcc39ec2bcc2acc3a4c3bec3b0c388

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