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 ?°?}?°?{^ 001111111011000000111111011111010011111110110000001111110111101101011110 3fb03f7d3fb03f7b5e
SJIS-WIN 罐°拶}罐°拶{^ 111000111010001110000001100010111000111001000001011111011110001110100011100000011000101110001110010000010111101101011110 e3a3818b8e417de3a3818b8e417b5e
EUC-JP 罐°拶}罐°拶{^ 111001101010010110100001111010111011101110100010011111011110011010100101101000011110101110111011101000100111101101011110 e6a5a1ebbba27de6a5a1ebbba27b5e
UTF-8 罐°拶}罐°拶{^ 11100111101111011001000011000010101100001110011010001011101101100111110111100111101111011001000011000010101100001110011010001011101101100111101101011110 e7bd90c2b0e68bb67de7bd90c2b0e68bb67b5e
UHC 罐°?}罐°?{^ 11001110101110001010000111000110001111110111110111001110101110001010000111000110001111110111101101011110 ceb8a1c63f7dceb8a1c63f7b5e

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