Turned Dagger Symbol
⸸ is the Unicode turned dagger punctuation mark, often used for specific editorial or stylistic separation.
U+2E38
⸸ is known in Unicode as the turned dagger. It belongs to the punctuation category and can be copied directly into documents, messages, and web content.
Turned Dagger Symbol Meaning
⸸ is the Unicode character named “TURNED DAGGER” with code point U+2E38. As a punctuation symbol, it is typically used in edited or typeset text to mark a small reference point or to create a visual separation where the layout calls for a dagger-like mark. Depending on the style guide, it may appear in footnote-like structures, editorial annotations, or as a typographic sign in specialized writing. It is not a standard “everyday” operator symbol, so it’s best used when you want a consistent, typeset look that matches an existing document style.
Common uses
- •Editorial notes: inserting a dagger-style marker in a draft or proof
- •Document styling: matching a house style that uses dagger-like punctuation marks
- •Footnote or reference lists: adding a distinct marker for items (per your style guide)
- •Academic or publishing workflows: using the exact Unicode character for consistent formatting
- •Typographic emphasis: creating a visual break in text without using common symbols
Examples
⸸ Turned Dagger Symbol
- ⸸The main claim is supported⸸ as described in section two.
- ⸸Note to editor: revise the wording on page 4⸸ and re-check citations.
- ⸸References are listed below⸸ including the primary sources.
- ⸸Table footnotes are marked⸸ to avoid confusion with in-text numbers.
- ⸸Reprint request received⸸ please confirm the final layout.
Variations
Ready to copy
Technical codes
| Unicode | U+2E38 | |
| HTML Entity | ⸸ | |
| HTML Code | ⸸ | |
| CSS | \2E38 |
FAQ
What does the Turned Dagger symbol mean?
⸸ is the Unicode character named “TURNED DAGGER” with code point U+2E38. As a punctuation symbol, it is typically used in edited or typeset text to mark a small reference point or to create a visual separation where the layout calls for a dagger-like mark. Depending on the style guide, it may appear in footnote-like structures, editorial annotations, or as a typographic sign in specialized writing. It is not a standard “everyday” operator symbol, so it’s best used when you want a consistent, typeset look that matches an existing document style.
What is the Unicode code point for ⸸?
⸸ is U+2E38 (Unicode name: TURNED DAGGER).
Is ⸸ the same as a regular dagger (†)?
No. ⸸ is specifically the “turned dagger” character. It may look similar to †, but it is a different Unicode code point.
How can I type ⸸ in HTML?
Use the HTML entity: ⸸.
How do I use ⸸ in CSS or JavaScript?
CSS escape: \\2E38. JavaScript escape: \\u{2E38}.