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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?賣鯆アn}?賣鯆アn{^ 0011111111100110110011001110100111000010101100010110111001111101001111111110011011001100111010011100001010110001011011100111101101011110 3fe6cce9c2b16e7d3fe6cce9c2b16e7b5e
EUC-JP 澰賣鯆アn}澰賣鯆アn{^ 1000111111001000111101111110110011001110111100101100010010001110101100010110111001111101100011111100100011110111111011001100111011110010110001001000111010110001011011100111101101011110 8fc8f7eccef2c48eb16e7d8fc8f7eccef2c48eb16e7b5e
UTF-8 澰賣鯆アn}澰賣鯆アn{^ 1110011010111110101100001110100010110011101000111110100110101111100001101110111110111101101100010110111001111101111001101011111010110000111010001011001110100011111010011010111110000110111011111011110110110001011011100111101101011110 e6beb0e8b3a3e9af86efbdb16e7de6beb0e8b3a3e9af86efbdb16e7b5e
UHC ?賣??n}?賣??n{^ 001111111101100011100011001111110011111101101110011111010011111111011000111000110011111100111111011011100111101101011110 3fd8e33f3f6e7d3fd8e33f3f6e7b5e

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