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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 。偆}。偆{^ 1111010011000010101000011111000011111001111110100111100001111101111101001100001010100001111100001111100111111010011110000111101101011110 f4c2a1f0f9fa787df4c2a1f0f9fa787b5e
EUC-JP ?。?偆}?。?偆{^ 0011111110001110101000010011111110001111101100011110001101111101001111111000111010100001001111111000111110110001111000110111101101011110 3f8ea13f8fb1e37d3f8ea13f8fb1e37b5e
UTF-8 。偆}。偆{^ 111011101000110110110001111011111011110110100001111011101000001010111000111001011000000110000110011111011110111010001101101100011110111110111101101000011110111010000010101110001110010110000001100001100111101101011110 ee8db1efbda1ee82b8e581867dee8db1efbda1ee82b8e581867b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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