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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 證イ竇ィ}證イ竇ィ{^ 111001101001101010110010111000101000010110101000011111011110011010011010101100101110001010000101101010000111101101011110 e69ab2e285a87de69ab2e285a87b5e
EUC-JP 證イ竇ィ}證イ竇ィ{^ 11101011111110101000111010110010111000111110010110001110101010000111110111101011111110101000111010110010111000111110010110001110101010000111101101011110 ebfa8eb2e3e58ea87debfa8eb2e3e58ea87b5e
UTF-8 證イ竇ィ}證イ竇ィ{^ 111010001010110110001001111011111011110110110010111001111010101110000111111011111011110110101000011111011110100010101101100010011110111110111101101100101110011110101011100001111110111110111101101010000111101101011110 e8ad89efbdb2e7ab87efbda87de8ad89efbdb2e7ab87efbda87b5e
UHC 證?竇?}證?竇?{^ 111100011111101100111111110101001110010000111111011111011111000111111011001111111101010011100100001111110111101101011110 f1fb3fd4e43f7df1fb3fd4e43f7b5e

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