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^ 1011111010101101100011101100111110001111101111111010100010001110101000110110010101011110 bead8ecf8fbfa88ea3655e
SJIS-WIN ??????¨?£e^ 00111111001111110011111100111111001111110011111110000001010011100011111110000001100100100110010101011110 3f3f3f3f3f3f814e3f8192655e
EUC-JP ???Ï?¿¨?£e^ 0011111100111111001111111000111110101010110000010011111110001111101000101100010010100001101011110011111110100001111100100110010101011110 3f3f3f8faac13f8fa2c4a1af3fa1f2655e
UTF-8 ¾­ŽÏ¿¨Ž£e^ 1100001010111110110000101010110111000010100011101100001110001111110000101000111111000010101111111100001010101000110000101000111011000010101000110110010101011110 c2bec2adc28ec38fc28fc2bfc2a8c28ec2a3655e
UHC ¾­???¿¨??e^ 101010001111101010100001101010010011111100111111001111111010001010101111101000011010011100111111001111110110010101011110 a8faa1a93f3f3fa2afa1a73f3f655e

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