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 ?????F????? 0011111100111111001111110011111100111111010001100011111100111111001111110011111100111111 3f3f3f3f3f463f3f3f3f3f
SJIS-WIN ?????F????? 0011111100111111001111110011111100111111010001100011111100111111001111110011111100111111 3f3f3f3f3f463f3f3f3f3f
EUC-JP ?????F????? 0011111100111111001111110011111100111111010001100011111100111111001111110011111100111111 3f3f3f3f3f463f3f3f3f3f
UTF-8 찾찼혧혚혧F찾찼혧혣쨘 11101100101100001011111011101100101100001011110011101101100110001010011111101101100110001001101011101101100110001010011101000110111011001011000010111110111011001011000010111100111011011001100010100111111011011001100010100011111011001010100010011000 ecb0beecb0bced98a7ed989aed98a746ecb0beecb0bced98a7ed98a3eca898
UHC 찾찼혧혚혧F찾찼혧혣쨘 110000111010001111000011101000011100001010001111110000101000010111000010100011110100011011000011101000111100001110100001110000101000111111000010100011001100001010111010 c3a3c3a1c28fc285c28f46c3a3c3a1c28fc28cc2ba

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