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 汯\}汯\{^ 1110011010110001101011110101110001111101111001101011000110101111010111000111101101011110 e6b1af5c7de6b1af5c7b5e
SJIS-WIN ?±?\}?±?\{^ 00111111100000010111110100111111010111000111110100111111100000010111110100111111010111000111101101011110 3f817d3f5c7d3f817d3f5c7b5e
EUC-JP 汯\}汯\{^ 100011111010100111000001101000011101111010001111101000101011010001011100011111011000111110101001110000011010000111011110100011111010001010110100010111000111101101011110 8fa9c1a1de8fa2b45c7d8fa9c1a1de8fa2b45c7b5e
UTF-8 汯\}汯\{^ 1100001110100110110000101011000111000010101011110101110001111101110000111010011011000010101100011100001010101111010111000111101101011110 c3a6c2b1c2af5c7dc3a6c2b1c2af5c7b5e
UHC æ±?\}æ±?\{^ 101010011010000110100001101111100011111101011100011111011010100110100001101000011011111000111111010111000111101101011110 a9a1a1be3f5c7da9a1a1be3f5c7b5e

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