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 챦쩐혯챕쩍혪챦쩐혘챤 111011001011000110100110111011001010100110010000111011011001100010101111111011001011000110010101111011001010100110001101111011011001100010101010111011001011000110100110111011001010100110010000111011011001100010011000111011001011000110100100 ecb1a6eca990ed98afecb195eca98ded98aaecb1a6eca990ed9898ecb1a4
UHC 챦쩐혯챕쩍혪챦쩐혘챤 1100001110101111110000101011111011000010100101101100001110101001110000101011110111000010100100101100001110101111110000101011111011000010100000111100001110101110 c3afc2bec296c3a9c2bdc292c3afc2bec283c3ae

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