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{^ 1110001011000001111101101100111011110000111000110110111001111101111000101100000111110110110011101111000011100011011011100111101101011110 e2c1f6cef0e36e7de2c1f6cef0e36e7b5e
EUC-JP 簔??n}簔??n{^ 11100100110000110011111100111111011011100111110111100100110000110011111100111111011011100111101101011110 e4c33f3f6e7de4c33f3f6e7b5e
UTF-8 簔n}簔n{^ 1110011110110000100101001110111010010011101101011110111010000010101000100110111001111101111001111011000010010100111011101001001110110101111011101000001010100010011011100111101101011110 e7b094ee93b5ee82a26e7de7b094ee93b5ee82a26e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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