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 «ÏúÇ£ª¿ªª^ 10001111101010111100111111111010110001111010001110001111101010101011111110001111101010101010101001011110 8fabcffac7a38faabf8faaaa5e
SJIS-WIN ?????£??????^ 0011111100111111001111110011111100111111100000011001001000111111001111110011111100111111001111110011111101011110 3f3f3f3f3f81923f3f3f3f3f3f5e
EUC-JP ??ÏúÇ£?ª¿?ªª^ 00111111001111111000111110101010110000011000111110101011111000101000111110101010101011101010000111110010001111111000111110100010111011001000111110100010110001000011111110001111101000101110110010001111101000101110110001011110 3f3f8faac18fabe28faaaea1f23f8fa2ec8fa2c43f8fa2ec8fa2ec5e
UTF-8 «ÏúÇ£ª¿ªª^ 11000010100011111100001010101011110000111000111111000011101110101100001110000111110000101010001111000010100011111100001010101010110000101011111111000010100011111100001010101010110000101010101001011110 c28fc2abc38fc3bac387c2a3c28fc2aac2bfc28fc2aac2aa5e
UHC ???????ª¿?ªª^ 0011111100111111001111110011111100111111001111110011111110101000101000111010001010101111001111111010100010100011101010001010001101011110 3f3f3f3f3f3f3fa8a3a2af3fa8a3a8a35e

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