Funeral urn (⚱) is the Unicode character at U+26B1 in Miscellaneous Symbols. Official name: FUNERAL URN. It is a memorial glyph used on tribute, obituary, and funeral-service pages.
Remember
Character ⚱
Unicode U+26B1
Hex entity ⚱
Decimal ⚱
CSS escape \26B1
Named entity (none)
Meaning funeral urn (memorial / tribute symbol)
Not the same ⚰ (coffin) · ✝ (latin cross) · vase emoji
Prefer ⚱ or ⚱ in HTML (no named form). You can also type ⚱ in a UTF-8 document. Always keep visible text nearby so the meaning is clear without relying on the glyph alone.
Built with Hex: ⚱
Built with Decimal: ⚱
Built with CSS: ⚱
Typed: ⚱
⚱ In loving memory
Related: coffin ⚰
How It Works
1. Hex:⚱ inserts code point U+26B1 → ⚱.
2. Decimal: same code point as 9905 → ⚱. Same visual as hex.
3. CSS: use \26B1 in content (not an HTML entity). #point::after appends ⚱.
4. Typed / a11y: paste ⚱ in a UTF-8 document when you need the urn glyph. Mark decorative glyphs with aria-hidden="true" and keep readable text next to them.
Pitfalls & Tips
Common mistakes when working with funeral urn.
Name
No named entity
There is no HTML5 named entity for U+26B1. Use ⚱ or ⚱. Do not invent &urn;.
⚰
Not the coffin
Coffin is ⚰ (U+26B0). Funeral urn is ⚱. Related memorial symbols — different code points.
Font
Font coverage
Some fonts omit Miscellaneous Symbols. If ⚱ is missing, fall back to text or a font with U+26B1 coverage.
a11y
Do not rely on the glyph alone
Screen readers may skip or misname ⚱. Prefer nearby prose, or aria-hidden="true" on a decorative glyph plus a clear label.
Tone
Use with care
This symbol appears on sensitive memorial pages. Keep layouts respectful and avoid playful styling around it.
CSS vs HTML
Do not mix escapes
\26B1 belongs in CSS strings. ⚱ / ⚱ belong in HTML.
Semicolon
End references
Always finish entities with ; — write ⚱, not ⚱.
Compatibility
Browser Support
Funeral urn (U+26B1) and its entity forms (⚱, ⚱, CSS \\26B1) are supported in all mainstream browsers. Visible glyphs depend on Miscellaneous Symbols font coverage.
✓ Universal support
Funeral Urn (⚱)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+26B1Full support
Bottom line: Prefer ⚱ in HTML (no named form). Use ⚱ when decimal form is required, and \\26B1 only inside CSS content.
Remember
Key Takeaways
Unicode: funeral urn is U+26B1 (decimal 9905) — glyph ⚱.
HTML: no named entity — use ⚱ / ⚱ / type ⚱.
CSS: use \26B1 inside content for generated text.
Meaning: ⚱ ≠ ⚰ — pair the glyph with clear, respectful text.
One line:U+26B1 → ⚱ / ⚱ / CSS \26B1 (no named form).
Frequently Asked Questions
Use ⚱ (hex), ⚱ (decimal), type ⚱ directly in UTF-8, or the CSS escape \26B1 in content. There is no named HTML entity for U+26B1.
U+26B1 (FUNERAL URN). Hex 26B1, decimal 9905. It belongs to the Miscellaneous Symbols block (U+2600–U+26FF).
No. HTML5 does not define a named entity for U+26B1. Prefer ⚱ or ⚱.
Use it on memorial, tribute, or funeral-service pages when a compact urn glyph fits the design. Always pair it with clear visible text for accessibility and context.
HTML numeric entities (⚱ or ⚱) go in markup. The CSS escape \26B1 goes in stylesheet strings (usually content on ::before/::after).
No. Funeral urn is U+26B1 (⚱). Coffin is U+26B0 (⚰). They are related memorial symbols with different code points.
🤔
Did you know?
Funeral urn is Unicode U+26B1 (decimal 9905) — glyph ⚱ (FUNERAL URN) in Miscellaneous Symbols. There is no HTML5 named entity; use ⚱ or ⚱. Often paired with the coffin symbol (⚰, U+26B0) on memorial and tribute pages. Prefer nearby text or aria-label so the meaning is clear to all users.