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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ??????飄?e^ 0011111100111111001111110011111100111111001111111110100101000111001111110110010101011110 3f3f3f3f3f3fe9473f655e
EUC-JP ??????飄?e^ 0011111100111111001111110011111100111111001111111111000110101000001111110110010101011110 3f3f3f3f3f3ff1a83f655e
UTF-8 셈석렯롎렱렳飄솔e^ 1110110010000101100010001110110010000100100111011110101110100000101011111110101110100001100011101110101110100000101100011110101110100000101100111110100110100011100001001110110010000110100101000110010101011110 ec8588ec849deba0afeba18eeba0b1eba0b3e9a384ec8694655e
UHC 셈석렯롎렱렳飄솔e^ 101111001100000010111100101011101000111010111100100011101101010010001110101111101000111011000000111110001111110110111100110101100110010101011110 bcc0bcae8ebc8ed48ebe8ec0f8fdbcd6655e

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