Raised Interpolation Marker
Copy and paste the raised interpolation marker symbol ⸆ (U+2E06) instantly. Part of the Supplemental Punctuation Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Raised Interpolation Marker
- Unicode Block
- Supplemental Punctuation
- Code Point
- U+2E06
The Raised Interpolation Marker (⸆) is a Unicode character assigned to the Supplemental Punctuation block at code point U+2E06. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The raised interpolation marker symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ⸆ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
⸆in your code - 4.For CSS, use
\2E06with the content property
Understanding Raised Interpolation Marker
Among the characters in the Supplemental Punctuation block, the raised interpolation marker (⸆) at U+2E06 fills a specific niche. Its inclusion in the Unicode standard reflects real-world demand for this particular symbol in digital text, enabling authors and developers to reference it unambiguously.
The hexadecimal value 2E06 places this character at decimal position 11782 in the Unicode table. This position within the Supplemental Punctuation range means it shares encoding characteristics with its neighboring characters. The CSS notation \2E06 is particularly useful in pseudo-element content properties, while \u{2E06} works in template literals and string concatenation.
Known by its descriptive name referencing "raised interpolation," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.
About Punctuation & Typography
Punctuation and typographic symbols govern the rhythm, structure, and precision of written language. Far beyond periods and commas, Unicode encodes em dashes, en dashes, figure dashes, hair spaces, thin spaces, non-breaking spaces, and a wealth of specialized marks that professional typographers demand. Combining diacritical marks, superscripts, subscripts, and letterlike symbols round out a toolkit that bridges the gap between plain text and polished publication.
Ancient texts ran words together without spaces or punctuation — a practice called scriptio continua. Aristophanes of Byzantium introduced rudimentary punctuation marks in the 3rd century BCE, but systematic punctuation did not emerge until medieval scribes developed marks to guide reading aloud in monasteries. The printing press standardized punctuation across languages, though conventions diverged — Spanish adopted inverted question marks, French added spaces before colons, and German quotation marks took a distinctive low-high form. Unicode encodes all these traditions, plus typographic refinements like the interrobang (‽) and various mathematical and linguistic combining marks.
Common Uses
- •Professional typesetting and desktop publishing
- •Academic formatting with proper dash usage and quotation styles
- •Chemical and mathematical formulas using superscripts and subscripts
- •Legal documents requiring precise typographic conventions
- •Multilingual text with language-specific punctuation rules
Technical Notes: The distinction between similar-looking punctuation characters matters enormously. A hyphen-minus (U+002D), an en dash (U+2013), an em dash (U+2014), a minus sign (U+2212), and a figure dash (U+2012) are five different characters with distinct semantic and typographic purposes. Unicode's various space characters — from zero-width space to em space — provide fine-grained control over text layout. Combining diacritical marks can stack multiple marks on a single base character, which stresses rendering engines and can be exploited for text that extends absurdly above or below the baseline (so-called Zalgo text).
Cultural Context: Punctuation conventions reveal deep cultural attitudes toward communication. Japanese uses a distinct set of punctuation marks — 。for periods, 「」for quotation marks — that occupy full character widths. The Oxford comma sparks passionate debate in English. Interestingly, the rise of digital communication has spawned new punctuation norms: the period at the end of a text message now conveys formality or passive aggression to many younger users, a meaning it never carried in print.