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^ 00111111001111110011111110011100100011000011111100111111100111001000110000111111001111110110010101011110 3f3f3f9c8c3f3f9c8c3f3f655e
EUC-JP ???恁??恁??e^ 00111111001111110011111111010111111011000011111100111111110101111110110000111111001111110110010101011110 3f3f3fd7ec3f3fd7ec3f3f655e
UTF-8 梨쀬껴恁살콠恁삵삸e^ 1110111110100111101000101110110010000000101011001110101010111011101101001110011010000001100000011110110010000010101101001110110010111101101000001110011010000001100000011110110010000010101101011110110010000010101110000110010101011110 efa7a2ec80aceabbb4e68181ec82b4ecbda0e68181ec82b5ec82b8655e
UHC 梨쀬껴恁살콠恁삵삸e^ 1110110010110001100101111110110010110010101110001110110011110110101110111110110010110001100110001110110011110110101110111110110110011000101011110110010101011110 ecb197ecb2b8ecf6bbecb198ecf6bbed98af655e

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