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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN 曖??nD曖??nD^ 10011110010000100011111100111111011011100100010010011110010000100011111100111111011011100100010001011110 9e423f3f6e449e423f3f6e445e
EUC-JP 曖??nD曖??nD^ 11011011101000110011111100111111011011100100010011011011101000110011111100111111011011100100010001011110 dba33f3f6e44dba33f3f6e445e
UTF-8 曖뤷뵺nD曖뤷뵺nD^ 1110011010011011100101101110101110100100101101111110101110110101101110100110111001000100111001101001101110010110111010111010010010110111111010111011010110111010011011100100010001011110 e69b96eba4b7ebb5ba6e44e69b96eba4b7ebb5ba6e445e
UHC 曖뤷뵺nD曖뤷뵺nD^ 1110010011110010100011111110010110010100101110000110111001000100111001001111001010001111111001011001010010111000011011100100010001011110 e4f28fe594b86e44e4f28fe594b86e445e

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