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 汐J}汐J{^ 1110011010110001100100000100101001111101111001101011000110010000010010100111101101011110 e6b1904a7de6b1904a7b5e
SJIS-WIN ?±?J}?±?J{^ 00111111100000010111110100111111010010100111110100111111100000010111110100111111010010100111101101011110 3f817d3f4a7d3f817d3f4a7b5e
EUC-JP æ±?J}æ±?J{^ 1000111110101001110000011010000111011110001111110100101001111101100011111010100111000001101000011101111000111111010010100111101101011110 8fa9c1a1de3f4a7d8fa9c1a1de3f4a7b5e
UTF-8 汐J}汐J{^ 1100001110100110110000101011000111000010100100000100101001111101110000111010011011000010101100011100001010010000010010100111101101011110 c3a6c2b1c2904a7dc3a6c2b1c2904a7b5e
UHC æ±?J}æ±?J{^ 101010011010000110100001101111100011111101001010011111011010100110100001101000011011111000111111010010100111101101011110 a9a1a1be3f4a7da9a1a1be3f4a7b5e

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