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 ?????C?????E 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101000101 3f3f3f3f3f433f3f3f3f3f45
SJIS-WIN ?????C?????E 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101000101 3f3f3f3f3f433f3f3f3f3f45
EUC-JP ?????C?????E 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101000101 3f3f3f3f3f433f3f3f3f3f45
UTF-8 찾첩혘혧혧C채짢혣혧혧E 1110110010110000101111101110110010110010101010011110110110011000100110001110110110011000101001111110110110011000101001110100001111101100101100011000010011101100101001111010001011101101100110001010001111101101100110001010011111101101100110001010011101000101 ecb0beecb2a9ed9898ed98a7ed98a743ecb184eca7a2ed98a3ed98a7ed98a745
UHC 찾첩혘혧혧C채짢혣혧혧E 11000011101000111100001110111000110000101000001111000010100011111100001010001111010000111100001110100100110000101010100011000010100011001100001010001111110000101000111101000101 c3a3c3b8c283c28fc28f43c3a4c2a8c28cc28fc28f45

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