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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 巐橲嗇巐橲嗇^ 11111010101101101001111011101101100110101010010111111010101101101001111011101101100110101010010101011110 fab69eed9aa5fab69eed9aa55e
EUC-JP 巐橲嗇巐橲嗇^ 100011111011101111111001110111001110111111010100101001111000111110111011111110011101110011101111110101001010011101011110 8fbbf9dcefd4a78fbbf9dcefd4a75e
UTF-8 巐橲嗇巐橲嗇^ 11100101101101111001000011100110101010011011001011100101100101111000011111100101101101111001000011100110101010011011001011100101100101111000011101011110 e5b790e6a9b2e59787e5b790e6a9b2e597875e
UHC ??嗇??嗇^ 001111110011111111011111111000000011111100111111110111111110000001011110 3f3fdfe03f3fdfe05e

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