Tool to differentiate / separate / extract different characters types (Letters, Numbers, Symbols, Punctuation, etc.) in a text.
Characters Type - dCode
Tag(s) : Text Processing
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
According to the Unicode standard, which tends to standardize the character encoding, there are 6 classes of characters/type of characters:
Letters which may be uppercase, lowercase, or neither (non-Latin alphabets)
Example: ABCdefğhï (Accented letters are composed of a letter and a mark but are considered as a single letter in practice)
Digits including Arabic numerals, but there are also the Roman numerals, and others
Example: 0123
Symbols which include mathematical symbols, currency symbols, etc.
Example: +€$
Punctuation, dots, commas, dashes, and so on.
Example: ?;!,.
The separators which are spaces, line breaks, and so on.
Marks which are character modifiers (accents, diacritics, etc.)
Other, invisible characters, control characters, etc.
In computer science, some characters are poorly managed, it is preferable to delete them.
In steganography, the use of certain characters can make it possible to hide a message in another.
Unicode standardizes the computer encoding of texts in all languages at the international level. For the purpose of standardization, any character must be part of one of these 6 classes.
dCode retains ownership of the "Characters Type" source code. Except explicit open source licence (indicated Creative Commons / free), the "Characters Type" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Characters Type" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Characters Type" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Characters Type" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Characters Type on dCode.fr [online website], retrieved on 2024-11-21,