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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 鬩零窒[}鬩零窒[{^ 1110100110101001100101111110101110010010100000100101101101111101111010011010100110010111111010111001001010000010010110110111101101011110 e9a997eb92825b7de9a997eb92825b7b5e
EUC-JP 鬩零窒[}鬩零窒[{^ 1111001010101011110011101110110111000011111000100101101101111101111100101010101111001110111011011100001111100010010110110111101101011110 f2abceedc3e25b7df2abceedc3e25b7b5e
UTF-8 鬩零窒[}鬩零窒[{^ 1110100110101100101010011110100110011011101101101110011110101010100100100101101101111101111010011010110010101001111010011001101110110110111001111010101010010010010110110111101101011110 e9aca9e99bb6e7aa925b7de9aca9e99bb6e7aa925b7b5e
UHC ?零窒[}?零窒[{^ 001111111101011011000011111100101111001001011011011111010011111111010110110000111111001011110010010110110111101101011110 3fd6c3f2f25b7d3fd6c3f2f25b7b5e

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