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 ÛêÄýn}ÛêÄýn{^ 11011011111010101100010011111101011011100111110111011011111010101100010011111101011011100111101101011110 dbeac4fd6e7ddbeac4fd6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ÛêÄýn}ÛêÄýn{^ 1000111110101010111001011000111110101011101101001000111110101010101000111000111110101011111100100110111001111101100011111010101011100101100011111010101110110100100011111010101010100011100011111010101111110010011011100111101101011110 8faae58fabb48faaa38fabf26e7d8faae58fabb48faaa38fabf26e7b5e
UTF-8 ÛêÄýn}ÛêÄýn{^ 110000111001101111000011101010101100001110000100110000111011110101101110011111011100001110011011110000111010101011000011100001001100001110111101011011100111101101011110 c39bc3aac384c3bd6e7dc39bc3aac384c3bd6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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