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 犂臑臑}犂臑臑{^ 111000001011001011100100011000011110010001100001011111011110000010110010111001000110000111100100011000010111101101011110 e0b2e461e4617de0b2e461e4617b5e
EUC-JP 犂臑臑}犂臑臑{^ 111000001011010011100111110000101110011111000010011111011110000010110100111001111100001011100111110000100111101101011110 e0b4e7c2e7c27de0b4e7c2e7c27b5e
UTF-8 犂臑臑}犂臑臑{^ 111001111000101010000010111010001000011110010001111010001000011110010001011111011110011110001010100000101110100010000111100100011110100010000111100100010111101101011110 e78a82e88791e887917de78a82e88791e887917b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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