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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驫ケ纃笠驫ケ纃顎^ 111010011000101010111001111000111000110110001010011111011110100110001010101110011110001110001101100010100111101101011110 e98ab9e38d8a7de98ab9e38d8a7b5e
EUC-JP 驫ケ纃笠驫ケ纃顎^ 1111000111101010100011101011100111100101111011011011001111011110111100011110101010001110101110011110010111101101101100111101110001011110 f1ea8eb9e5edb3def1ea8eb9e5edb3dc5e
UTF-8 驫ケ纃笠驫ケ纃顎^ 11101001101010011010101111101111101111011011100111100111101110101000001111100111101011001010000011101001101010011010101111101111101111011011100111100111101110101000001111101001101000011000111001011110 e9a9abefbdb9e7ba83e7aca0e9a9abefbdb9e7ba83e9a18e5e
UHC ???笠???顎^ 0011111100111111001111111101100010100010001111110011111100111111111001001100100101011110 3f3f3fd8a23f3f3fe4c95e

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