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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ陲紋羝螂ェ雜ウ蛛エ 111001111010101110101010111010001010001010010110111001001110001110110110111001011010010110101010111010001011011010110011111001011000000110110100 e7abaae8a296e4e3b6e5a5aae8b6b3e581b4
EUC-JP 遶ェ陲紋羝螂ェ雜ウ蛛エ 11101110101011011000111010101010111100001010010011001100111001101110011010111000111010101010011110001110101010101111000010111000100011101011001111101001111000011000111010110100 eead8eaaf0a4cce6e6b8eaa78eaaf0b88eb3e9e18eb4
UTF-8 遶ェ陲紋羝螂ェ雜ウ蛛エ 111010011000000110110110111011111011110110101010111010011001100110110010111001111011010010001011111001111011111010011101111010001001111010000010111011111011110110101010111010011001101110011100111011111011110110110011111010001001101110011011111011111011110110110100 e981b6efbdaae999b2e7b48be7be9de89e82efbdaae99b9cefbdb3e89b9befbdb4
UHC ???紋?螂?雜?蛛? 001111110011111100111111110110101010001100111111110101011100110000111111111011011101101000111111111100011100100000111111 3f3f3fdaa33fd5cc3fedda3ff1c83f

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