Runic Letter Dotted-p Letter
ᛔ (U+16D4) is the runic letter Dotted-P, useful for custom text, badges, and typographic designs.
U+16D4
ᛔ is a single character in the Runic block. It’s commonly referenced by its Unicode name, “RUNIC LETTER DOTTED-P,” and can be copied directly or inserted with standard Unicode escapes.
Runic Letter Dotted-p Letter Meaning
ᛔ is a runic letter identified in Unicode as “RUNIC LETTER DOTTED-P” (U+16D4). As with many runic characters, its primary use is as a letter-like symbol within historical-inspired writing styles and typographic design. It’s often treated as part of a decorative alphabet rather than a widely standardized modern punctuation mark. In practice, people use ᛔ to add an authentic-looking runic touch to names, fantasy text, logos, or themed interfaces. Because it’s a letter in Unicode, it’s best handled like regular text—copy/paste it, ensure the chosen font supports it, and use the provided code point for reliable rendering.
Common uses
- •Add a runic letter to fantasy titles, nicknames, or branding
- •Create custom typography for posters, stickers, and badges
- •Use in game UI labels and character name styling
- •Include in decorative headings for blogs, zines, or social posts
- •Insert via Unicode escapes in HTML/CSS/JavaScript for consistent character rendering
Examples
ᛔ Runic Letter Dotted-P
- ᛔRune: ᛔ
- ᛔGuardians: ᛔᛔᛔ
- ᛔCipher mark ᛔ
- ᛔChapter ᛔ
- ᛔRunic badge ᛔ
Variations
Technical codes
| Unicode | U+16D4 | |
| HTML Entity | ᛔ | |
| HTML Code | ᛔ | |
| CSS | \16D4 |
FAQ
What does the Runic Letter Dotted-p letter mean?
ᛔ is a runic letter identified in Unicode as “RUNIC LETTER DOTTED-P” (U+16D4). As with many runic characters, its primary use is as a letter-like symbol within historical-inspired writing styles and typographic design. It’s often treated as part of a decorative alphabet rather than a widely standardized modern punctuation mark. In practice, people use ᛔ to add an authentic-looking runic touch to names, fantasy text, logos, or themed interfaces. Because it’s a letter in Unicode, it’s best handled like regular text—copy/paste it, ensure the chosen font supports it, and use the provided code point for reliable rendering.
What is the Unicode code point for ᛔ?
The Unicode code point for ᛔ (RUNIC LETTER DOTTED-P) is U+16D4.
How can I copy ᛔ into HTML?
You can use the HTML entity: ᛔ or paste the character directly if your editor supports it.
How do I include ᛔ in CSS or JavaScript?
CSS escape: \\16D4. JavaScript escape: \\u{16D4}.
Why does ᛔ sometimes show as a blank box?
Most often it’s a font support issue. Choose a font that includes the Runic block, or ensure your environment supports Unicode.