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 šLDèëon}šLDèëon{^ 1001101001001100010001001110100011101011011011110110111001111101100110100100110001000100111010001110101101101111011011100111101101011110 9a4c44e8eb6f6e7d9a4c44e8eb6f6e7b5e
SJIS-WIN ?LD??on}?LD??on{^ 0011111101001100010001000011111100111111011011110110111001111101001111110100110001000100001111110011111101101111011011100111101101011110 3f4c443f3f6f6e7d3f4c443f3f6f6e7b5e
EUC-JP ?LDèëon}?LDèëon{^ 00111111010011000100010010001111101010111011001010001111101010111011001101101111011011100111110100111111010011000100010010001111101010111011001010001111101010111011001101101111011011100111101101011110 3f4c448fabb28fabb36f6e7d3f4c448fabb28fabb36f6e7b5e
UTF-8 šLDèëon}šLDèëon{^ 1100001010011010010011000100010011000011101010001100001110101011011011110110111001111101110000101001101001001100010001001100001110101000110000111010101101101111011011100111101101011110 c29a4c44c3a8c3ab6f6e7dc29a4c44c3a8c3ab6f6e7b5e
UHC ?LD??on}?LD??on{^ 0011111101001100010001000011111100111111011011110110111001111101001111110100110001000100001111110011111101101111011011100111101101011110 3f4c443f3f6f6e7d3f4c443f3f6f6e7b5e

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