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 öââÀLöââÀL^ 1111011011100010111000101100000001001100111101101110001011100010110000000100110001011110 f6e2e2c04cf6e2e2c04c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP öââÀLöââÀL^ 100011111010101111010011100011111010101110100100100011111010101110100100100011111010101010100010010011001000111110101011110100111000111110101011101001001000111110101011101001001000111110101010101000100100110001011110 8fabd38faba48faba48faaa24c8fabd38faba48faba48faaa24c5e
UTF-8 öââÀLöââÀL^ 11000011101101101100001110100010110000111010001011000011100000000100110011000011101101101100001110100010110000111010001011000011100000000100110001011110 c3b6c3a2c3a2c3804cc3b6c3a2c3a2c3804c5e
UHC ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e

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