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{^ 1001101001100101111001101110110111101001111111000110111001111101100110100110010111100110111011011110100111111100011011100111101101011110 9a65e6ede9fc6e7d9a65e6ede9fc6e7b5e
EUC-JP 啼跫鵈n}啼跫鵈n{^ 1101001111000110111011001110111111110010111111100110111001111101110100111100011011101100111011111111001011111110011011100111101101011110 d3c6eceff2fe6e7dd3c6eceff2fe6e7b5e
UTF-8 啼跫鵈n}啼跫鵈n{^ 1110010110010101101111001110100010110111101010111110100110110101100010000110111001111101111001011001010110111100111010001011011110101011111010011011010110001000011011100111101101011110 e595bce8b7abe9b5886e7de595bce8b7abe9b5886e7b5e
UHC 啼??n}啼??n{^ 11110000101001100011111100111111011011100111110111110000101001100011111100111111011011100111101101011110 f0a63f3f6e7df0a63f3f6e7b5e

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