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 巐ヲ巐枝巐ヲ巐施^ 111110101011011010100110111110101011011010001110011111011111101010110110101001101111101010110110100011100111101101011110 fab6a6fab68e7dfab6a6fab68e7b5e
EUC-JP 巐ヲ巐枝巐ヲ巐施^ 100011111011101111111001100011101010011010001111101110111111100110111011110111101000111110111011111110011000111010100110100011111011101111111001101110111101110001011110 8fbbf98ea68fbbf9bbde8fbbf98ea68fbbf9bbdc5e
UTF-8 巐ヲ巐枝巐ヲ巐施^ 11100101101101111001000011101111101111011010011011100101101101111001000011100110100111101001110111100101101101111001000011101111101111011010011011100101101101111001000011100110100101101011110101011110 e5b790efbda6e5b790e69e9de5b790efbda6e5b790e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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