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 횦횘횕쩌챵횓횚챘 111011011001101010100110111011011001101010011000111011011001101010010101111011001010100110001100111011001011000110110101111011011001101010010011111011011001101010011010111011001011000110011000 ed9aa6ed9a98ed9a95eca98cecb1b5ed9a93ed9a9aecb198
UHC 횦횘횕쩌챵횓횚챘 11000011100111011100001110010010110000111000111111000010101111001100001110110010110000111000111011000011100101001100001110101011 c39dc392c38fc2bcc3b2c38ec394c3ab

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