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 ??米}??米{^ 0011111100111111100101011100010001111101001111110011111110010101110001000111101101011110 3f3f95c47d3f3f95c47b5e
EUC-JP 焌?米}焌?米{^ 100011111100100111101000001111111100101011000110011111011000111111001001111010000011111111001010110001100111101101011110 8fc9e83fcac67d8fc9e83fcac67b5e
UTF-8 焌쇠米}焌쇠米{^ 111001111000010010001100111011001000011110100000111001111011000110110011011111011110011110000100100011001110110010000111101000001110011110110001101100110111101101011110 e7848cec87a0e7b1b37de7848cec87a0e7b1b37b5e
UHC 焌쇠米}焌쇠米{^ 111100011110000010111100111010001101101010110111011111011111000111100000101111001110100011011010101101110111101101011110 f1e0bce8dab77df1e0bce8dab77b5e

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