Hyphen Character Minus

Data System Architecture

About

hyphen is a character known as the minus.

Unicode

In unicode, the hyphen has the code point cldr/utility/character.jsp

console.log('-'.charCodeAt(0).toString(16));

Hyphen vs Dash

The difference between a hyphen and a dash are difficult to compare.

In this case, if you are not sure, you should compare the characters





Discover More
Data System Architecture
How to see the difference between two characters (hyphen and dash) ?

This page shows you how to make the difference between two characters that are really visually similar. Are this two characters the same ? To solve this problem, you need to pass them to an application...
Character Map 0248 00f8
Text - Character

A character is: an atomic unit of text (10646ISO/IEC 10646:2000 Character specification] is categorized as a primitive data type A character is the smallest component of written language that has...
Card Puncher Data Processing
XML - Comment

Comments may appear anywhere in a document outside other markup. They are not part of the document's character data Note that the grammar does not allow a comment ending in --->. The following example...



Share this page:
Follow us:
Task Runner