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 遶ェ雜ウ郢ー螟喊 11100111101010111010101011101000101101101011001111100111101110011011000011100101101001001001101001011110 e7abaae8b6b3e7b9b0e5a49a5e
EUC-JP 遶ェ雜ウ郢ー螟喊 11101110101011011000111010101010111100001011100010001110101100111110111010111011100011101011000011101010101001101101001110111111 eead8eaaf0b88eb3eebb8eb0eaa6d3bf
UTF-8 遶ェ雜ウ郢ー螟喊 111010011000000110110110111011111011110110101010111010011001101110011100111011111011110110110011111010011000001110100010111011111011110110110000111010001001111010011111111001011001011010001010 e981b6efbdaae99b9cefbdb3e983a2efbdb0e89e9fe5968a
UHC ??雜???螟喊 0011111100111111111011011101101000111111001111110011111111011001101011011111100111100010 3f3fedda3f3f3fd9adf9e2

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