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 ŸñéêPn}ŸñéêPn{^ 100111111111000111101001111010100101000001101110011111011001111111110001111010011110101001010000011011100111101101011110 9ff1e9ea506e7d9ff1e9ea506e7b5e
SJIS-WIN ????Pn}????Pn{^ 001111110011111100111111001111110101000001101110011111010011111100111111001111110011111101010000011011100111101101011110 3f3f3f3f506e7d3f3f3f3f506e7b5e
EUC-JP ?ñéêPn}?ñéêPn{^ 001111111000111110101011110100001000111110101011101100011000111110101011101101000101000001101110011111010011111110001111101010111101000010001111101010111011000110001111101010111011010001010000011011100111101101011110 3f8fabd08fabb18fabb4506e7d3f8fabd08fabb18fabb4506e7b5e
UTF-8 ŸñéêPn}ŸñéêPn{^ 1100001010011111110000111011000111000011101010011100001110101010010100000110111001111101110000101001111111000011101100011100001110101001110000111010101001010000011011100111101101011110 c29fc3b1c3a9c3aa506e7dc29fc3b1c3a9c3aa506e7b5e
UHC ????Pn}????Pn{^ 001111110011111100111111001111110101000001101110011111010011111100111111001111110011111101010000011011100111101101011110 3f3f3f3f506e7d3f3f3f3f506e7b5e

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