Reference Mark Symbol (※)

Copy and paste the reference mark symbol ※ — click the button or any variant below

Reference Mark Symbol Copy and Paste

Click any symbol below to copy it to your clipboard instantly.

Reference Mark Copied!
Unicode Character
Unicode Hex
U+203B
HTML Entity
Decimal Code
8251

About the Reference Mark Symbol

Last reviewed on August 3, 2026

The Reference Mark symbol (※) is one of the aesthetic symbols characters in the AllSymbols catalog. It is one of the decorative ornament glyphs scattered across the Dingbats and Miscellaneous Symbols blocks. These characters are designed to be read as ornaments rather than as representations of objects — they frame text, divide sections, and add visual texture.

Where this character is used

Decorative glyphs work best when they frame, not overwhelm, the content. A common pattern is one ornament before and one after a short heading; stacking them produces a flourish; mixing types reads as a deliberate composition. Avoid using more than two or three different ornaments in a single piece — the visual noise overtakes the text.

Code references

In Unicode, Reference Mark sits at code point U+203B. Web pages reference it with the HTML numeric entity ※; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

Some decorative ornaments render at heading weight even when used inline, which can disturb body-text spacing. Test in the actual context where the glyph will appear — what reads well at 32px in a heading may overpower a 14px caption.

Related characters

If Reference Mark isn’t quite what you need, the Aesthetic Symbols page lists every related character on the site — including Black Florette and Therefore. The related-symbols grid below also surfaces the closest sibling characters.

How to Type the Reference Mark on a Keyboard

Windows: Type 203B then press Alt+X in Word; in other apps, copy ※ from this page and paste it
Mac: Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name
Microsoft Word: Type 203B then press Alt+X to convert it into ※
HTML: Use the entity ※
Phone & tablet: Copying ※ from this page is fastest — see our mobile typing guide for keyboard tricks

Reference Mark Symbol Code for HTML, CSS & JavaScript

HTML: ※
CSS: content: '\\203B';
JavaScript: '\\u203B'
Unicode: U+203B

Frequently Asked Questions

How do I type the reference mark symbol ※ on Windows?

Type 203B then press Alt+X in Word; in other apps, copy ※ from this page and paste it. You can also copy ※ straight from this page — it pastes into any app.

How do I type ※ on a Mac?

Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name.

What is the Unicode and HTML code for the reference mark symbol?

The reference mark symbol is Unicode code point U+203B. In HTML, use ※ or the numeric reference ※.