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{^ 1001101110000011001111110110111001111101100110111000001100111111011011100111101101011110 9b833f6e7d9b833f6e7b5e
EUC-JP 寃?n}寃?n{^ 1101010111100011001111110110111001111101110101011110001100111111011011100111101101011110 d5e33f6e7dd5e33f6e7b5e
UTF-8 寃렓n}寃렓n{^ 1110010110101111100000111110101110100000100100110110111001111101111001011010111110000011111010111010000010010011011011100111101101011110 e5af83eba0936e7de5af83eba0936e7b5e
UHC 寃렓n}寃렓n{^ 11101010101100101000111010101000011011100111110111101010101100101000111010101000011011100111101101011110 eab28ea86e7deab28ea86e7b5e

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