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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 챨쨋횆챈혦쨔횥챔쩔처 111011001011000110101000111011001010100010001011111011011001101010000110111011001011000110001000111011011001100010100110111011001010100010010100111011011001101010100101111011001011000110010100111011001010100110010100111011001011001010011000 ecb1a8eca88bed9a86ecb188ed98a6eca894ed9aa5ecb194eca994ecb298
UHC 챨쨋횆챈혦쨔횥챔쩔처 1100001110110000110000101011011011000011100001001100001110100110110000101000111011000010101110011100001110011100110000111010100011000010101111111100001110110011 c3b0c2b6c384c3a6c28ec2b9c39cc3a8c2bfc3b3

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