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 驫ケ螟幢スエ驢 1110100110001010101110011110010110100100100110111110111110111101101101001110100110000110 e98ab9e5a49befbdb4e986
EUC-JP 驫ケ螟幢スエ驢 1111000111101010100011101011100111101010101001101101011011110001100011101011110110001110101101001111000111100110 f1ea8eb9eaa6d6f18ebd8eb4f1e6
UTF-8 驫ケ螟幢スエ驢 111010011010100110101011111011111011110110111001111010001001111010011111111001011011100110100010111011111011110110111101111011111011110110110100111010011010100110100010 e9a9abefbdb9e89e9fe5b9a2efbdbdefbdb4e9a9a2
UHC ??螟幢??驢 00111111001111111101100110101101110100111101001100111111001111111101010111110000 3f3fd9add3d33f3fd5f0

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