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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 崖ノ?}崖ノ?{^ 10001010010100101000001101101101001111110111110110001010010100101000001101101101001111110111101101011110 8a52836d3f7d8a52836d3f7b5e
EUC-JP 崖ノ?}崖ノ?{^ 10110011101100111010010111001110001111110111110110110011101100111010010111001110001111110111101101011110 b3b3a5ce3f7db3b3a5ce3f7b5e
UTF-8 崖ノ쟮}崖ノ쟮{^ 111001011011010010010110111000111000001110001110111011001001111110101110011111011110010110110100100101101110001110000011100011101110110010011111101011100111101101011110 e5b496e3838eec9fae7de5b496e3838eec9fae7b5e
UHC 崖ノ쟮}崖ノ쟮{^ 111001001111000010101011110011101010000001101110011111011110010011110000101010111100111010100000011011100111101101011110 e4f0abcea06e7de4f0abcea06e7b5e

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