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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 罩懶[}罩懶[{^ 11100011101010111001110011101111010110110111110111100011101010111001110011101111010110110111101101011110 e3ab9cef5b7de3ab9cef5b7b5e
EUC-JP 罩懶[}罩懶[{^ 11100110101011011101100011110001010110110111110111100110101011011101100011110001010110110111101101011110 e6add8f15b7de6add8f15b7b5e
UTF-8 罩懶[}罩懶[{^ 1110011110111101101010011110011010000111101101100101101101111101111001111011110110101001111001101000011110110110010110110111101101011110 e7bda9e687b65b7de7bda9e687b65b7b5e
UHC ?懶[}?懶[{^ 0011111111010100111110110101101101111101001111111101010011111011010110110111101101011110 3fd4fb5b7d3fd4fb5b7b5e

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