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 ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
UTF-8 채첩짜챙혯혩챘챙혚e^ 1110110010110001100001001110110010110010101010011110110010100111100111001110110010110001100110011110110110011000101011111110110110011000101010011110110010110001100110001110110010110001100110011110110110011000100110100110010101011110 ecb184ecb2a9eca79cecb199ed98afed98a9ecb198ecb199ed989a655e
UHC 채첩짜챙혯혩챘챙혚e^ 1100001110100100110000111011100011000010101001011100001110101100110000101001011011000010100100011100001110101011110000111010110011000010100001010110010101011110 c3a4c3b8c2a5c3acc296c291c3abc3acc285655e

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