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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 鉞ケ豢ゥ[}鉞ケ豢ゥ[{^ 1110011111100110101110011110011010110100101010010101101101111101111001111110011010111001111001101011010010101001010110110111101101011110 e7e6b9e6b4a95b7de7e6b9e6b4a95b7b5e
EUC-JP 鉞ケ豢ゥ[}鉞ケ豢ゥ[{^ 111011101110100010001110101110011110110010110110100011101010100101011011011111011110111011101000100011101011100111101100101101101000111010101001010110110111101101011110 eee88eb9ecb68ea95b7deee88eb9ecb68ea95b7b5e
UTF-8 鉞ケ豢ゥ[}鉞ケ豢ゥ[{^ 1110100110001001100111101110111110111101101110011110100010110001101000101110111110111101101010010101101101111101111010011000100110011110111011111011110110111001111010001011000110100010111011111011110110101001010110110111101101011110 e9899eefbdb9e8b1a2efbda95b7de9899eefbdb9e8b1a2efbda95b7b5e
UHC 鉞???[}鉞???[{^ 111010101100011100111111001111110011111101011011011111011110101011000111001111110011111100111111010110110111101101011110 eac73f3f3f5b7deac73f3f3f5b7b5e

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