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 챠챵횥챘횢챈챰청 111011001011000110100000111011001011000110110101111011011001101010100101111011001011000110011000111011011001101010100010111011001011000110001000111011001011000110110000111011001011001010101101 ecb1a0ecb1b5ed9aa5ecb198ed9aa2ecb188ecb1b0ecb2ad
UHC 챠챵횥챘횢챈챰청 11000011101011011100001110110010110000111001110011000011101010111100001110011001110000111010011011000011101100011100001110111011 c3adc3b2c39cc3abc399c3a6c3b1c3bb

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