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{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 豸碁汕J}豸碁汕J{^ 1110011010110110100011001110100110011111100010000100101001111101111001101011011010001100111010011001111110001000010010100111101101011110 e6b68ce99f884a7de6b68ce99f884a7b5e
EUC-JP 豸碁汕J}豸碁汕J{^ 1110110010111000101110001110101111011101111010000100101001111101111011001011100010111000111010111101110111101000010010100111101101011110 ecb8b8ebdde84a7decb8b8ebdde84a7b5e
UTF-8 豸碁汕J}豸碁汕J{^ 1110100010110001101110001110011110100010100000011110011010110001100101010100101001111101111010001011000110111000111001111010001010000001111001101011000110010101010010100111101101011110 e8b1b8e7a281e6b1954a7de8b1b8e7a281e6b1954a7b5e
UHC ?碁汕J}?碁汕J{^ 001111111101000110110011110111111010010101001010011111010011111111010001101100111101111110100101010010100111101101011110 3fd1b3dfa54a7d3fd1b3dfa54a7b5e

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