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 驍冗、シ邊滄棹 111010011000001010001111111001111010010010111100111001111011001010011111111010011001111010101000 e9828fe7a4bce7b29fe99ea8
EUC-JP 驍冗、シ邊滄棹 1111000111100010101111101110100110001110101001001000111010111100111011101011010011011110111010111101110010101010 f1e2bee98ea48ebceeb4deebdcaa
UTF-8 驍冗、シ邊滄棹 111010011010100110001101111001011000011010010111111011111011110110100100111011111011110110111100111010011000001010001010111001101011101110000100111001101010001110111001 e9a98de58697efbda4efbdbce9828ae6bb84e6a3b9
UHC 驍冗??邊滄棹 111111011010010011101001101101110011111100111111110111001010101111110011111001111101010010100001 fda4e9b73f3fdcabf3e7d4a1

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