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 챌횩혷챌짤혰챌횩 111011001011000110001100111011011001101010101001111011011001100010110111111011001011000110001100111011001010011110100100111011011001100010110000111011001011000110001100111011011001101010101001 ecb18ced9aa9ed98b7ecb18ceca7a4ed98b0ecb18ced9aa9
UHC 챌횩혷챌짤혰챌횩 11000011101001111100001110011111110000101001111011000011101001111100001010101001110000101001011111000011101001111100001110011111 c3a7c39fc29ec3a7c2a9c297c3a7c39f

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