Hyphen

If you have ever needed a ‐ Hyphen Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below. If you need more ways to use a ‐ Hyphen Symbol in your document or file, see the code examples below.

Copy ‐ Symbol to Clipboard

HTMLSymbols.net Code Examples

HTMLSymbols.net provides a comprehensive collection of HTML symbols and special character code examples for web, app, and document creation. Every symbol includes Unicode, HTML entity, HEX, and CSS codes, making it easy to copy and paste the exact format you need. These symbols can be used in websites, emails, Google Docs, Microsoft Word, spreadsheets, presentations, and coding projects for both work and school.

This makes HTMLSymbols.net a fast and reliable reference for developers, designers, students, and content creators.

Hyphen Codes

Below you can find Unicode, Hex, HTML, and CSS Codes for the ‐ Hyphen Symbol. Simply highlight and copy the code you need. Please note that if there is an HTML Entity Code for the Hyphen Symbol, it will also be displayed.

U+02010

Unicode

‐

Hex Code

‐

HTML Code

‐

HTML Entity

\2010

CSS Code

Hyphen Code Examples

Below you can find HTML and CSS examples for your website or application for the ‐ Hyphen Symbol. Simply highlight and copy the code you need, and paste it into you text, HTML or CSS code editor.

Prefer typing it yourself? See how to type Hyphen and other symbols on Mac and Windows without copying and pasting.

HTML Example

<span> &#8208; </span>

CSS Example

span {
   content: "\2010";
}

Learn more on Wikipedia

If you’d like to learn more about the Hyphen (‐) Symbol — including its history, meaning, and typographic use — visit Wikipedia for additional background on symbols, typography, and special characters.

Learn more about this symbol on Wikipedia

Wikipedia provides general reference information; for copy-and-paste codes and examples, continue using HTMLSymbols.net.

Symbol Copied!