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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 챦짯챙횈챦짯챙횈^ 11101100101100011010011011101100101001111010111111101100101100011001100111101101100110101000100011101100101100011010011011101100101001111010111111101100101100011001100111101101100110101000100001011110 ecb1a6eca7afecb199ed9a88ecb1a6eca7afecb199ed9a885e
UHC 챦짯챙횈챦짯챙횈^ 1100001110101111110000101010110111000011101011001100001110000110110000111010111111000010101011011100001110101100110000111000011001011110 c3afc2adc3acc386c3afc2adc3acc3865e

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