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{^ 10000011010001101110100111101110011011100111110110000011010001101110100111101110011011100111101101011110 8346e9ee6e7d8346e9ee6e7b5e
EUC-JP ェ鴃n}ェ鴃n{^ 10100101101001111111001011110000011011100111110110100101101001111111001011110000011011100111101101011110 a5a7f2f06e7da5a7f2f06e7b5e
UTF-8 ェ鴃n}ェ鴃n{^ 1110001110000010101001111110100110110100100000110110111001111101111000111000001010100111111010011011010010000011011011100111101101011110 e382a7e9b4836e7de382a7e9b4836e7b5e
UHC ェ?n}ェ?n{^ 1010101110100111001111110110111001111101101010111010011100111111011011100111101101011110 aba73f6e7daba73f6e7b5e

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