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 ?{?uon}?{?uon{^ 001111110111101100111111011101010110111101101110011111010011111101111011001111110111010101101111011011100111101101011110 3f7b3f756f6e7d3f7b3f756f6e7b5e
SJIS-WIN 辿{叩uon}辿{叩uon{^ 10010010010010000111101110010010010000000111010101101111011011100111110110010010010010000111101110010010010000000111010101101111011011100111101101011110 92487b9240756f6e7d92487b9240756f6e7b5e
EUC-JP 辿{叩uon}辿{叩uon{^ 11000011101010010111101111000011101000010111010101101111011011100111110111000011101010010111101111000011101000010111010101101111011011100111101101011110 c3a97bc3a1756f6e7dc3a97bc3a1756f6e7b5e
UTF-8 辿{叩uon}辿{叩uon{^ 1110100010111110101111110111101111100101100011111010100101110101011011110110111001111101111010001011111010111111011110111110010110001111101010010111010101101111011011100111101101011110 e8bebf7be58fa9756f6e7de8bebf7be58fa9756f6e7b5e
UHC ?{叩uon}?{叩uon{^ 0011111101111011110011011011000001110101011011110110111001111101001111110111101111001101101100000111010101101111011011100111101101011110 3f7bcdb0756f6e7d3f7bcdb0756f6e7b5e

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