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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?豢巐媼?豢巐媼^ 001111111110011010110100111110101011011010011011010110110011111111100110101101001111101010110110100110110101101101011110 3fe6b4fab69b5b3fe6b4fab69b5b5e
EUC-JP 嶴豢巐媼嶴豢巐媼^ 100011111011101111110011111011001011011010001111101110111111100111010101101111001000111110111011111100111110110010110110100011111011101111111001110101011011110001011110 8fbbf3ecb68fbbf9d5bc8fbbf3ecb68fbbf9d5bc5e
UTF-8 嶴豢巐媼嶴豢巐媼^ 11100101101101101011010011101000101100011010001011100101101101111001000011100101101010101011110011100101101101101011010011101000101100011010001011100101101101111001000011100101101010101011110001011110 e5b6b4e8b1a2e5b790e5aabce5b6b4e8b1a2e5b790e5aabc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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