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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 豸檎名}豸檎名{^ 111001101011011010001100111001111001011010111100011111011110011010110110100011001110011110010110101111000111101101011110 e6b68ce796bc7de6b68ce796bc7b5e
EUC-JP 豸檎名}豸檎名{^ 111011001011100010111000111010011100110010111110011111011110110010111000101110001110100111001100101111100111101101011110 ecb8b8e9ccbe7decb8b8e9ccbe7b5e
UTF-8 豸檎名}豸檎名{^ 111010001011000110111000111001101010101010001110111001011001000010001101011111011110100010110001101110001110011010101010100011101110010110010000100011010111101101011110 e8b1b8e6aa8ee5908d7de8b1b8e6aa8ee5908d7b5e
UHC ?檎名}?檎名{^ 00111111110100001101010111011001101000110111110100111111110100001101010111011001101000110111101101011110 3fd0d5d9a37d3fd0d5d9a37b5e

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