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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ雜ウ讓ス螟喊 11100111101010111010101011101000101101101011001111100110101010001011110111100101101001001001101001011110 e7abaae8b6b3e6a8bde5a49a5e
EUC-JP 遶ェ雜ウ讓ス螟喊 11101110101011011000111010101010111100001011100010001110101100111110110010101010100011101011110111101010101001101101001110111111 eead8eaaf0b88eb3ecaa8ebdeaa6d3bf
UTF-8 遶ェ雜ウ讓ス螟喊 111010011000000110110110111011111011110110101010111010011001101110011100111011111011110110110011111010001010111010010011111011111011110110111101111010001001111010011111111001011001011010001010 e981b6efbdaae99b9cefbdb3e8ae93efbdbde89e9fe5968a
UHC ??雜?讓?螟喊 001111110011111111101101110110100011111111100101110100110011111111011001101011011111100111100010 3f3fedda3fe5d33fd9adf9e2

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