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 ž¶â÷[}ž¶â÷[{^ 10011110101101101110001011110111010110110111110110011110101101101110001011110111010110110111101101011110 9eb6e2f75b7d9eb6e2f75b7b5e
SJIS-WIN ?¶?÷[}?¶?÷[{^ 0011111110000001111101110011111110000001100000000101101101111101001111111000000111110111001111111000000110000000010110110111101101011110 3f81f73f81805b7d3f81f73f81805b7b5e
EUC-JP ?¶â÷[}?¶â÷[{^ 001111111010001011111001100011111010101110100100101000011110000001011011011111010011111110100010111110011000111110101011101001001010000111100000010110110111101101011110 3fa2f98faba4a1e05b7d3fa2f98faba4a1e05b7b5e
UTF-8 ž¶â÷[}ž¶â÷[{^ 110000101001111011000010101101101100001110100010110000111011011101011011011111011100001010011110110000101011011011000011101000101100001110110111010110110111101101011110 c29ec2b6c3a2c3b75b7dc29ec2b6c3a2c3b75b7b5e
UHC ?¶?÷[}?¶?÷[{^ 0011111110100010110100100011111110100001110000000101101101111101001111111010001011010010001111111010000111000000010110110111101101011110 3fa2d23fa1c05b7d3fa2d23fa1c05b7b5e

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