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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 寃④?n}寃④?n{^ 100110111000001110000111010000110011111101101110011111011001101110000011100001110100001100111111011011100111101101011110 9b8387433f6e7d9b8387433f6e7b5e
EUC-JP 寃??n}寃??n{^ 11010101111000110011111100111111011011100111110111010101111000110011111100111111011011100111101101011110 d5e33f3f6e7dd5e33f3f6e7b5e
UTF-8 寃④꺼n}寃④꺼n{^ 1110010110101111100000111110001010010001101000111110101010111010101111000110111001111101111001011010111110000011111000101001000110100011111010101011101010111100011011100111101101011110 e5af83e291a3eababc6e7de5af83e291a3eababc6e7b5e
UHC 寃④꺼n}寃④꺼n{^ 1110101010110010101010001110101010110010101010000110111001111101111010101011001010101000111010101011001010101000011011100111101101011110 eab2a8eab2a86e7deab2a8eab2a86e7b5e

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