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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 陜ェ謖ソ\}陜ェ謖ソ\{^ 1110100010011101101010101110011010001100101111110101110001111101111010001001110110101010111001101000110010111111010111000111101101011110 e89daae68cbf5c7de89daae68cbf5c7b5e
EUC-JP 陜ェ謖ソ\}陜ェ謖ソ\{^ 111011111111110110001110101010101110101111101100100011101011111101011100011111011110111111111101100011101010101011101011111011001000111010111111010111000111101101011110 effd8eaaebec8ebf5c7deffd8eaaebec8ebf5c7b5e
UTF-8 陜ェ謖ソ\}陜ェ謖ソ\{^ 1110100110011001100111001110111110111101101010101110100010101100100101101110111110111101101111110101110001111101111010011001100110011100111011111011110110101010111010001010110010010110111011111011110110111111010111000111101101011110 e9999cefbdaae8ac96efbdbf5c7de9999cefbdaae8ac96efbdbf5c7b5e
UHC 陜?謖?\}陜?謖?\{^ 1111100111110000001111111110000111011010001111110101110001111101111110011111000000111111111000011101101000111111010111000111101101011110 f9f03fe1da3f5c7df9f03fe1da3f5c7b5e

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