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 Âù´[}Âù´[{^ 10001111110000101111100110110100010110110111110110001111110000101111100110110100010110110111101101011110 8fc2f9b45b7d8fc2f9b45b7b5e
SJIS-WIN ???´[}???´[{^ 001111110011111100111111100000010100110001011011011111010011111100111111001111111000000101001100010110110111101101011110 3f3f3f814c5b7d3f3f3f814c5b7b5e
EUC-JP ?Âù´[}?Âù´[{^ 0011111110001111101010101010010010001111101010111110001110100001101011010101101101111101001111111000111110101010101001001000111110101011111000111010000110101101010110110111101101011110 3f8faaa48fabe3a1ad5b7d3f8faaa48fabe3a1ad5b7b5e
UTF-8 Âù´[}Âù´[{^ 110000101000111111000011100000101100001110111001110000101011010001011011011111011100001010001111110000111000001011000011101110011100001010110100010110110111101101011110 c28fc382c3b9c2b45b7dc28fc382c3b9c2b45b7b5e
UHC ???´[}???´[{^ 001111110011111100111111101000101010010101011011011111010011111100111111001111111010001010100101010110110111101101011110 3f3f3fa2a55b7d3f3f3fa2a55b7b5e

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