Design Tools

HTML Entity Cheat Sheet — Named and Numeric Codes

Look up common HTML entities and numeric character references for spaces, currency, math, and typography symbols. Copy named or numeric forms for safer source markup.

HTMLEntityEncoding

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Insert copyright or currency symbols safely
  • Find space and line-break related entities
  • Compare named entities with numeric codes

How to use

  1. Browse or search for a symbol
  2. Choose named entity or numeric encoding
  3. Copy and paste into HTML source

Example input and output

Entity

§

Symbol

§

FAQ

Named entity vs numeric code?

Named forms such as © are easier to read; numeric references are widely compatible. Both usually work interchangeably in HTML.

Why not paste the symbol directly?

Some environments mishandle encoding or fonts. Entities are more stable in HTML source.

Tools

Related tools

Continue with another translated tool for a nearby task.

HTML Entity Encode/Decode

HTML Entity Encoder and Decoder

Available

Convert HTML special characters to entities or restore entities to text. Useful for template debugging, rich-text cleanup, and escaping. Processing stays in the browser.

HTML Entities Encoding

Emoji Cheat Sheet

Emoji Cheat Sheet — Developer Favorites

Available

Search and copy emoji commonly used in docs, commit messages, and changelogs. Filter by keyword or category to find status, progress, and warning symbols quickly.

Emoji Cheat sheet Docs

Named CSS Colors

Named CSS Colors — Standard Color Name Lookup

Available

Browse W3C/CSS named colors and their values. Filter by keyword or family, then copy the color name or HEX for native CSS work.

CSS Color Cheat sheet