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{^ 10010001011110101000101001010010011011100111110110010001011110101000101001010010011011100111101101011110 917a8a526e7d917a8a526e7b5e
EUC-JP 想崖n}想崖n{^ 11000001110110111011001110110011011011100111110111000001110110111011001110110011011011100111101101011110 c1dbb3b36e7dc1dbb3b36e7b5e
UTF-8 想崖n}想崖n{^ 1110011010000011101100111110010110110100100101100110111001111101111001101000001110110011111001011011010010010110011011100111101101011110 e683b3e5b4966e7de683b3e5b4966e7b5e
UHC 想崖n}想崖n{^ 11011111110011001110010011110000011011100111110111011111110011001110010011110000011011100111101101011110 dfcce4f06e7ddfcce4f06e7b5e

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