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 ô×Ln}ô×Ln{^ 1111010011010111010011000110111001111101111101001101011101001100011011100111101101011110 f4d74c6e7df4d74c6e7b5e
SJIS-WIN ?×Ln}?×Ln{^ 00111111100000010111111001001100011011100111110100111111100000010111111001001100011011100111101101011110 3f817e4c6e7d3f817e4c6e7b5e
EUC-JP ô×Ln}ô×Ln{^ 1000111110101011110101001010000111011111010011000110111001111101100011111010101111010100101000011101111101001100011011100111101101011110 8fabd4a1df4c6e7d8fabd4a1df4c6e7b5e
UTF-8 ô×Ln}ô×Ln{^ 110000111011010011000011100101110100110001101110011111011100001110110100110000111001011101001100011011100111101101011110 c3b4c3974c6e7dc3b4c3974c6e7b5e
UHC ?×Ln}?×Ln{^ 00111111101000011011111101001100011011100111110100111111101000011011111101001100011011100111101101011110 3fa1bf4c6e7d3fa1bf4c6e7b5e

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