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›Ùn}—i›Ùn{^ 10010111011010011001101111011001011011100111110110010111011010011001101111011001011011100111101101011110 97699bd96e7d97699bd96e7b5e
SJIS-WIN ?i??n}?i??n{^ 00111111011010010011111100111111011011100111110100111111011010010011111100111111011011100111101101011110 3f693f3f6e7d3f693f3f6e7b5e
EUC-JP ?i?Ùn}?i?Ùn{^ 0011111101101001001111111000111110101010111000110110111001111101001111110110100100111111100011111010101011100011011011100111101101011110 3f693f8faae36e7d3f693f8faae36e7b5e
UTF-8 —i›Ùn}—i›Ùn{^ 11000010100101110110100111000010100110111100001110011001011011100111110111000010100101110110100111000010100110111100001110011001011011100111101101011110 c29769c29bc3996e7dc29769c29bc3996e7b5e
UHC ?i??n}?i??n{^ 00111111011010010011111100111111011011100111110100111111011010010011111100111111011011100111101101011110 3f693f3f6e7d3f693f3f6e7b5e

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