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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 跏ソ雎先豼雎真 11100110111001101011111111101000101100011001000011100110111001101011111111101000101100011001000001011110 e6e6bfe8b190e6e6bfe8b1905e
EUC-JP 跏ソ雎先豼雎真 1110110011101000100011101011111111110000101100111100000011101000111011001100000111110000101100111011111110111111 ece88ebff0b3c0e8ecc1f0b3bfbf
UTF-8 跏ソ雎先豼雎真 111010001011011110001111111011111011110110111111111010011001101110001110111001011000010110001000111010001011000110111100111010011001101110001110111001111001110010011111 e8b78fefbdbfe99b8ee58588e8b1bce99b8ee79c9f
UHC 跏?雎先?雎? 1100101010111010001111111110111011010001111000001011101100111111111011101101000100111111 caba3feed1e0bb3feed13f

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