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 청쨩혧혨청쨩혧혨^ 11101100101100101010110111101100101010001010100111101101100110001010011111101101100110001010100011101100101100101010110111101100101010001010100111101101100110001010011111101101100110001010100001011110 ecb2adeca8a9ed98a7ed98a8ecb2adeca8a9ed98a7ed98a85e
UHC 청쨩혧혨청쨩혧혨^ 1100001110111011110000101011101111000010100011111100001010010000110000111011101111000010101110111100001010001111110000101001000001011110 c3bbc2bbc28fc290c3bbc2bbc28fc2905e

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