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 ù§÷¯\}ù§÷¯\{^ 11111001101001111111011110101111010111000111110111111001101001111111011110101111010111000111101101011110 f9a7f7af5c7df9a7f7af5c7b5e
SJIS-WIN ?§÷?\}?§÷?\{^ 0011111110000001100110001000000110000000001111110101110001111101001111111000000110011000100000011000000000111111010111000111101101011110 3f819881803f5c7d3f819881803f5c7b5e
EUC-JP ù§÷¯\}ù§÷¯\{^ 10001111101010111110001110100001111110001010000111100000100011111010001010110100010111000111110110001111101010111110001110100001111110001010000111100000100011111010001010110100010111000111101101011110 8fabe3a1f8a1e08fa2b45c7d8fabe3a1f8a1e08fa2b45c7b5e
UTF-8 ù§÷¯\}ù§÷¯\{^ 110000111011100111000010101001111100001110110111110000101010111101011100011111011100001110111001110000101010011111000011101101111100001010101111010111000111101101011110 c3b9c2a7c3b7c2af5c7dc3b9c2a7c3b7c2af5c7b5e
UHC ?§÷?\}?§÷?\{^ 0011111110100001110101111010000111000000001111110101110001111101001111111010000111010111101000011100000000111111010111000111101101011110 3fa1d7a1c03f5c7d3fa1d7a1c03f5c7b5e

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