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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 鞜皮ォェD鞜皮ォェD^ 111010001101111110010100111001111010101110101010010001001110100011011111100101001110011110101011101010100100010001011110 e8df94e7abaa44e8df94e7abaa445e
EUC-JP 鞜皮ォェD鞜皮ォェD^ 11110000111000011100100011101001100011101010101110001110101010100100010011110000111000011100100011101001100011101010101110001110101010100100010001011110 f0e1c8e98eab8eaa44f0e1c8e98eab8eaa445e
UTF-8 鞜皮ォェD鞜皮ォェD^ 111010011001111010011100111001111001101010101110111011111011110110101011111011111011110110101010010001001110100110011110100111001110011110011010101011101110111110111101101010111110111110111101101010100100010001011110 e99e9ce79aaeefbdabefbdaa44e99e9ce79aaeefbdabefbdaa445e
UHC ?皮??D?皮??D^ 00111111111110011010101100111111001111110100010000111111111110011010101100111111001111110100010001011110 3ff9ab3f3f443ff9ab3f3f445e

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