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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ雉雁ュ倩┳阡オ蜑 1110011110101011101010101110100010110011100010101110010110101101100110001110100010000100101100011110100010010100101101011110010110001001 e7abaae8b38ae5ad98e884b1e894b5e589
EUC-JP 遶ェ雉雁ュ倩┳阡オ蜑 1110111010101101100011101010101011110000101101011011010011100111100011101010110111010000111010101010100010110011111011111111010010001110101101011110100111101001 eead8eaaf0b5b4e78eadd0eaa8b3eff48eb5e9e9
UTF-8 遶ェ雉雁ュ倩┳阡オ蜑 111010011000000110110110111011111011110110101010111010011001101110001001111010011001101110000001111011111011110110101101111001011000000010101001111000101001010010110011111010011001100010100001111011111011110110110101111010001001110010010001 e981b6efbdaae99b89e99b81efbdade580a9e294b3e998a1efbdb5e89c91
UHC ??雉雁??┳阡?? 0011111100111111111101101100101111100100110100100011111100111111101001101011001111110100110001100011111100111111 3f3ff6cbe4d23f3fa6b3f4c63f3f

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