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{^ 10001100011010011000110001101001011011100111110110001100011010011000110001101001011011100111101101011110 8c698c696e7d8c698c696e7b5e
EUC-JP 景景n}景景n{^ 10110111110010101011011111001010011011100111110110110111110010101011011111001010011011100111101101011110 b7cab7ca6e7db7cab7ca6e7b5e
UTF-8 景景n}景景n{^ 1110011010011001101011111110011010011001101011110110111001111101111001101001100110101111111001101001100110101111011011100111101101011110 e699afe699af6e7de699afe699af6e7b5e
UHC 景景n}景景n{^ 11001100110110001100110011011000011011100111110111001100110110001100110011011000011011100111101101011110 ccd8ccd86e7dccd8ccd86e7b5e

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