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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 意?n}意?n{^ 1000100011010011001111110110111001111101100010001101001100111111011011100111101101011110 88d33f6e7d88d33f6e7b5e
EUC-JP 意?n}意?n{^ 1011000011010101001111110110111001111101101100001101010100111111011011100111101101011110 b0d53f6e7db0d53f6e7b5e
UTF-8 意굊n}意굊n{^ 1110011010000100100011111110101010110101100010100110111001111101111001101000010010001111111010101011010110001010011011100111101101011110 e6848feab58a6e7de6848feab58a6e7b5e
UHC 意굊n}意굊n{^ 11101011111100101000001001101111011011100111110111101011111100101000001001101111011011100111101101011110 ebf2826f6e7debf2826f6e7b5e

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