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 茲蒻[}茲蒻[{^ 11100100101000101110010011101000010110110111110111100100101000101110010011101000010110110111101101011110 e4a2e4e85b7de4a2e4e85b7b5e
EUC-JP 茲蒻[}茲蒻[{^ 11101000101001001110100011101010010110110111110111101000101001001110100011101010010110110111101101011110 e8a4e8ea5b7de8a4e8ea5b7b5e
UTF-8 茲蒻[}茲蒻[{^ 1110100010001100101100101110100010010010101110110101101101111101111010001000110010110010111010001001001010111011010110110111101101011110 e88cb2e892bb5b7de88cb2e892bb5b7b5e
UHC ?蒻[}?蒻[{^ 0011111111100101101101100101101101111101001111111110010110110110010110110111101101011110 3fe5b65b7d3fe5b65b7b5e

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