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 챔첨횚챤횙척혧쨔쨌혦 111011001011000110010100111011001011001010101000111011011001101010011010111011001011000110100100111011011001101010011001111011001011001010011001111011011001100010100111111011001010100010010100111011001010100010001100111011011001100010100110 ecb194ecb2a8ed9a9aecb1a4ed9a99ecb299ed98a7eca894eca88ced98a6
UHC 챔첨횚챤횙척혧쨔쨌혦 1100001110101000110000111011011111000011100101001100001110101110110000111001001111000011101101001100001010001111110000101011100111000010101101111100001010001110 c3a8c3b7c394c3aec393c3b4c28fc2b9c2b7c28e

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