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 貔オ螟ア韜礼濫韜・雋カ 111001101011111010110101111001011010010010110001111010001110100110010111111001111001011110010100111010001110100110100101111010001011001010110110 e6beb5e5a4b1e8e997e79794e8e9a5e8b2b6
EUC-JP 貔オ螟ア韜礼濫韜・雋カ 11101100110000001000111010110101111010101010011010001110101100011111000011101011110011101110100111001101111101001111000011101011100011101010010111110000101101001000111010110110 ecc08eb5eaa68eb1f0ebcee9cdf4f0eb8ea5f0b48eb6
UTF-8 貔オ螟ア韜礼濫韜・雋カ 111010001011001010010100111011111011110110110101111010001001111010011111111011111011110110110001111010011001111110011100111001111010010010111100111001101011111110101011111010011001111110011100111011111011110110100101111010011001101110001011111011111011110110110110 e8b294efbdb5e89e9fefbdb1e99f9ce7a4bce6bfabe99f9cefbda5e99b8befbdb6
UHC ??螟?韜?濫韜?雋? 00111111001111111101100110101101001111111101010010110111001111111101010110111101110101001011011100111111111100011110011000111111 3f3fd9ad3fd4b73fd5bdd4b73ff1e63f

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