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 赭幎・ろ「冗叫 111001101101111010011011111010111010010110000010111010111010001010001111111001111000101110101001 e6de9beba582eba28fe78ba9
EUC-JP 赭幎・ろ「冗叫 1110110011100000110101101110110110001110101001011010010011101101100011101010001010111110111010011011011010101011 ece0d6ed8ea5a4ed8ea2bee9b6ab
UTF-8 赭幎・ろ「冗叫 111010001011010110101101111001011011100110001110111011111011110110100101111000111000001010001101111011111011110110100010111001011000011010010111111001011000111110101011 e8b5ade5b98eefbda5e3828defbda2e58697e58fab
UHC ???ろ?冗叫 00111111001111110011111110101010111011010011111111101001101101111101000010100011 3f3f3faaed3fe9b7d0a3

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