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{^ 11010101111110011100111111111001011011100111110111010101111110011100111111111001011011100111101101011110 d5f9cff96e7dd5f9cff96e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ÕùÏùn}ÕùÏùn{^ 1000111110101010110110001000111110101011111000111000111110101010110000011000111110101011111000110110111001111101100011111010101011011000100011111010101111100011100011111010101011000001100011111010101111100011011011100111101101011110 8faad88fabe38faac18fabe36e7d8faad88fabe38faac18fabe36e7b5e
UTF-8 ÕùÏùn}ÕùÏùn{^ 110000111001010111000011101110011100001110001111110000111011100101101110011111011100001110010101110000111011100111000011100011111100001110111001011011100111101101011110 c395c3b9c38fc3b96e7dc395c3b9c38fc3b96e7b5e
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)