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 ™içJn}™içJn{^ 10011001011010011110011101001010011011100111110110011001011010011110011101001010011011100111101101011110 9969e74a6e7d9969e74a6e7b5e
SJIS-WIN ?i?Jn}?i?Jn{^ 00111111011010010011111101001010011011100111110100111111011010010011111101001010011011100111101101011110 3f693f4a6e7d3f693f4a6e7b5e
EUC-JP ?içJn}?içJn{^ 0011111101101001100011111010101110101110010010100110111001111101001111110110100110001111101010111010111001001010011011100111101101011110 3f698fabae4a6e7d3f698fabae4a6e7b5e
UTF-8 ™içJn}™içJn{^ 1100001010011001011010011100001110100111010010100110111001111101110000101001100101101001110000111010011101001010011011100111101101011110 c29969c3a74a6e7dc29969c3a74a6e7b5e
UHC ?i?Jn}?i?Jn{^ 00111111011010010011111101001010011011100111110100111111011010010011111101001010011011100111101101011110 3f693f4a6e7d3f693f4a6e7b5e

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