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^ 1110100010000011100111011110100110110000101010101110010110011111101111001110010110011111101101110110010101011110 e8839de9b0aae59fbce59fb7655e
EUC-JP 閭晞ーェ蝓シ蝓キe^ 111011111110001111011010111010111000111010110000100011101010101011101010101000011000111010111100111010101010000110001110101101110110010101011110 efe3daeb8eb08eaaeaa18ebceaa18eb7655e
UTF-8 閭晞ーェ蝓シ蝓キe^ 1110100110010110101011011110011010011001100111101110111110111101101100001110111110111101101010101110100010011101100100111110111110111101101111001110100010011101100100111110111110111101101101110110010101011110 e996ade6999eefbdb0efbdaae89d93efbdbce89d93efbdb7655e
UHC 閭晞??????e^ 110101011110111111111101111101010011111100111111001111110011111100111111001111110110010101011110 d5effdf53f3f3f3f3f3f655e

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