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 ???L????^ 001111110011111100111111010011000011111100111111001111110011111101011110 3f3f3f4c3f3f3f3f5e
SJIS-WIN ???L????^ 001111110011111100111111010011000011111100111111001111110011111101011110 3f3f3f4c3f3f3f3f5e
EUC-JP ???L????^ 001111110011111100111111010011000011111100111111001111110011111101011110 3f3f3f4c3f3f3f3f5e
UTF-8 청혧혬L청혧혶횪^ 1110110010110010101011011110110110011000101001111110110110011000101011000100110011101100101100101010110111101101100110001010011111101101100110001011011011101101100110101010101001011110 ecb2aded98a7ed98ac4cecb2aded98a7ed98b6ed9aaa5e
UHC 청혧혬L청혧혶횪^ 11000011101110111100001010001111110000101001010001001100110000111011101111000010100011111100001010011101110000111010000001011110 c3bbc28fc2944cc3bbc28fc29dc3a05e

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