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 莨悶[}莨悶[{^ 11100100101111001001011011100011010110110111110111100100101111001001011011100011010110110111101101011110 e4bc96e35b7de4bc96e35b7b5e
EUC-JP 莨悶[}莨悶[{^ 11101000101111101100110011100101010110110111110111101000101111101100110011100101010110110111101101011110 e8becce55b7de8becce55b7b5e
UTF-8 莨悶[}莨悶[{^ 1110100010001110101010001110011010000010101101100101101101111101111010001000111010101000111001101000001010110110010110110111101101011110 e88ea8e682b65b7de88ea8e682b65b7b5e
UHC ?悶[}?悶[{^ 0011111111011010101111110101101101111101001111111101101010111111010110110111101101011110 3fdabf5b7d3fdabf5b7b5e

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