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 خخ}خخ{^ 1101100010101110110110001010111001111101110110001010111011011000101011100111101101011110 d8aed8ae7dd8aed8ae7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP خخ}خخ{^ 100011111010100110101100100011111010001011101110100011111010100110101100100011111010001011101110011111011000111110101001101011001000111110100010111011101000111110101001101011001000111110100010111011100111101101011110 8fa9ac8fa2ee8fa9ac8fa2ee7d8fa9ac8fa2ee8fa9ac8fa2ee7b5e
UTF-8 خخ}خخ{^ 11000011100110001100001010101110110000111001100011000010101011100111110111000011100110001100001010101110110000111001100011000010101011100111101101011110 c398c2aec398c2ae7dc398c2aec398c2ae7b5e
UHC خخ}خخ{^ 10101000101010101010001011100111101010001010101010100010111001110111110110101000101010101010001011100111101010001010101010100010111001110111101101011110 a8aaa2e7a8aaa2e77da8aaa2e7a8aaa2e77b5e

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