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 ??uk}??uk{^ 0011111100111111011101010110101101111101001111110011111101110101011010110111101101011110 3f3f756b7d3f3f756b7b5e
SJIS-WIN \◇uk}\◇uk{^ 100000010101111110000001100111100111010101101011011111011000000101011111100000011001111001110101011010110111101101011110 815f819e756b7d815f819e756b7b5e
EUC-JP \◇uk}\◇uk{^ 101000011100000010100001111111100111010101101011011111011010000111000000101000011111111001110101011010110111101101011110 a1c0a1fe756b7da1c0a1fe756b7b5e
UTF-8 \◇uk}\◇uk{^ 11101111101111001011110011100010100101111000011101110101011010110111110111101111101111001011110011100010100101111000011101110101011010110111101101011110 efbcbce29787756b7defbcbce29787756b7b5e
UHC \◇uk}\◇uk{^ 101000011010110010100001110111100111010101101011011111011010000110101100101000011101111001110101011010110111101101011110 a1aca1de756b7da1aca1de756b7b5e

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