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. Any algorithm for the "Characters Type" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "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.) or any database download or API access for "Characters Type" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Characters Type" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Characters Type on dCode.fr [online website], retrieved on 2025-04-16,