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 Ÿóâbn}Ÿóâbn{^ 10011111111100111110001001100010011011100111110110011111111100111110001001100010011011100111101101011110 9ff3e2626e7d9ff3e2626e7b5e
SJIS-WIN ???bn}???bn{^ 00111111001111110011111101100010011011100111110100111111001111110011111101100010011011100111101101011110 3f3f3f626e7d3f3f3f626e7b5e
EUC-JP ?óâbn}?óâbn{^ 001111111000111110101011110100011000111110101011101001000110001001101110011111010011111110001111101010111101000110001111101010111010010001100010011011100111101101011110 3f8fabd18faba4626e7d3f8fabd18faba4626e7b5e
UTF-8 Ÿóâbn}Ÿóâbn{^ 11000010100111111100001110110011110000111010001001100010011011100111110111000010100111111100001110110011110000111010001001100010011011100111101101011110 c29fc3b3c3a2626e7dc29fc3b3c3a2626e7b5e
UHC ???bn}???bn{^ 00111111001111110011111101100010011011100111110100111111001111110011111101100010011011100111101101011110 3f3f3f626e7d3f3f3f626e7b5e

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