Tools helper Format Normes

TwitterFacebook
Get flash to fully experience Pearltrees
UTF

Put simply, base64 encoded data is a string of character that contains only a-z, A-Z, 0-9, + and / characters and is often used in situations when sending non-text information via a text only transmission protocol. Why use Base 64 Encoding? http://www.hcidata.info/base64.htm

nvert Base 64 encoded data to ASCII Text

Date time Tools

Wotsit.org

Welcome to Wotsit.org, the programmer's file and data format resource. This site contains information on hundreds of different file types, data types, hardware interface details and all sorts of other useful programming information; algorithms, source code, specifications, etc. The search box (above right) is the simplest way to find information on a specific file type, all resources are also listed by category via the links on the left. As you will have noticed Wotsit.org has undergone a long-overdue redesign. The new design should be quick to load and it should be easy to find what you're looking for. The new version of the site is more efficient, and should be accessible on all modern browsers. http://www.wotsit.org/

Differences between ANSI, ISO-8859-1 and MacRoman character sets

Of the three main 8-bit character sets, only ISO-8859-1 is produced by a standards organization. The three sets are identical for the 95 characters from 32 to 126, the ASCII character set. http://www.alanwood.net/demos/charsetdiffs.html

Ascii Table - ASCII character codes and html, octal, hex and dec

ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as 'a' or '@' or an action of some sort. ASCII was developed a long time ago and now the non-printing characters are rarely used for their original purpose. Below is the ASCII character table and this includes descriptions of the first 32 non-printing characters. ASCII was actually designed for use with teletypes and so the descriptions are somewhat obscure. If someone says they want your CV however in ASCII format, all this means is they want 'plain' text with no formatting such as tabs, bold or underscoring - the raw format that any computer can understand. http://www.asciitable.com/

ALT+NUMPAD ASCII Key Combos: The α and Ω of Creating Obscure Pas

http://www.irongeek.com/alt-numpad-ascii-key-combos-and-chart.html ALT+NUMPAD ASCII Key Combos: The α and Ω of Creating Obscure Passwords
http://support.microsoft.com/kb/108450 MultiByteToWideChar() maps a character string to a wide-character string.

Pages de codes de MultiByteToWideChar() CP_ACP/CP_OEMCP

ACII (dev)