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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 驫ケ鬚ィD驫ケ鬚ィD^ 111010011000101010111001111010011010001010101000010001001110100110001010101110011110100110100010101010000100010001011110 e98ab9e9a2a844e98ab9e9a2a8445e
EUC-JP 驫ケ鬚ィD驫ケ鬚ィD^ 11110001111010101000111010111001111100101010010010001110101010000100010011110001111010101000111010111001111100101010010010001110101010000100010001011110 f1ea8eb9f2a48ea844f1ea8eb9f2a48ea8445e
UTF-8 驫ケ鬚ィD驫ケ鬚ィD^ 111010011010100110101011111011111011110110111001111010011010110010011010111011111011110110101000010001001110100110101001101010111110111110111101101110011110100110101100100110101110111110111101101010000100010001011110 e9a9abefbdb9e9ac9aefbda844e9a9abefbdb9e9ac9aefbda8445e
UHC ??鬚?D??鬚?D^ 00111111001111111110001011010001001111110100010000111111001111111110001011010001001111110100010001011110 3f3fe2d13f443f3fe2d13f445e

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