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 챌쨔혝챙혷혲창횧 111011001011000110001100111011001010100010010100111011011001100010011101111011001011000110011001111011011001100010110111111011011001100010110010111011001011000010111101111011011001101010100111 ecb18ceca894ed989decb199ed98b7ed98b2ecb0bded9aa7
UHC 챌쨔혝챙혷혲창횧 11000011101001111100001010111001110000101000011111000011101011001100001010011110110000101001100111000011101000101100001110011110 c3a7c2b9c287c3acc29ec299c3a2c39e

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