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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 五?Х\}五?Х\{^ 100011001101110000111111100001000101011001011100011111011000110011011100001111111000010001010110010111000111101101011110 8cdc3f84565c7d8cdc3f84565c7b5e
EUC-JP 五?Х\}五?Х\{^ 101110001101111000111111101001111011011101011100011111011011100011011110001111111010011110110111010111000111101101011110 b8de3fa7b75c7db8de3fa7b75c7b5e
UTF-8 五믩Х\}五믩Х\{^ 111001001011101010010100111010111010111110101001110100001010010101011100011111011110010010111010100101001110101110101111101010011101000010100101010111000111101101011110 e4ba94ebafa9d0a55c7de4ba94ebafa9d0a55c7b5e
UHC 五믩Х\}五믩Х\{^ 1110011111101001100100101110101110101100101101110101110001111101111001111110100110010010111010111010110010110111010111000111101101011110 e7e992ebacb75c7de7e992ebacb75c7b5e

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