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 鍄ェ謖ソ\}鍄ェ謖ソ\{^ 1110011111111011101010101110011010001100101111110101110001111101111001111111101110101010111001101000110010111111010111000111101101011110 e7fbaae68cbf5c7de7fbaae68cbf5c7b5e
EUC-JP 鍄ェ謖ソ\}鍄ェ謖ソ\{^ 111011101111110110001110101010101110101111101100100011101011111101011100011111011110111011111101100011101010101011101011111011001000111010111111010111000111101101011110 eefd8eaaebec8ebf5c7deefd8eaaebec8ebf5c7b5e
UTF-8 鍄ェ謖ソ\}鍄ェ謖ソ\{^ 1110100110001101100001001110111110111101101010101110100010101100100101101110111110111101101111110101110001111101111010011000110110000100111011111011110110101010111010001010110010010110111011111011110110111111010111000111101101011110 e98d84efbdaae8ac96efbdbf5c7de98d84efbdaae8ac96efbdbf5c7b5e
UHC ??謖?\}??謖?\{^ 001111110011111111100001110110100011111101011100011111010011111100111111111000011101101000111111010111000111101101011110 3f3fe1da3f5c7d3f3fe1da3f5c7b5e

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