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 á—°á—°^ 100011111110000110010111101100001000111111100001100101111011000001011110 8fe197b08fe197b05e
SJIS-WIN ???°???°^ 0011111100111111001111111000000110001011001111110011111100111111100000011000101101011110 3f3f3f818b3f3f3f818b5e
EUC-JP ?á?°?á?°^ 001111111000111110101011101000010011111110100001111010110011111110001111101010111010000100111111101000011110101101011110 3f8faba13fa1eb3f8faba13fa1eb5e
UTF-8 á—°á—°^ 1100001010001111110000111010000111000010100101111100001010110000110000101000111111000011101000011100001010010111110000101011000001011110 c28fc3a1c297c2b0c28fc3a1c297c2b05e
UHC ???°???°^ 0011111100111111001111111010000111000110001111110011111100111111101000011100011001011110 3f3f3fa1c63f3f3fa1c65e

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