copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('˸'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
˸
MODIFIER LETTER RAISED COLON
Overview
˸ (MODIFIER LETTER RAISED COLON) is the Unicode character at code point U+02F8. It belongs to the Spacing Modifier Letters block, in the Modifier Symbol (Sk) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02F8 | |
| decimal | 760 | |
| htmldecimal | ˸ | |
| htmlhex | ˸ | |
| css | \02F8 | |
| javascript | \u{2F8} | |
| python | \u02f8 | |
| java | \u02F8 | |
| go | \u02F8 | |
| ruby | \u{2F8} | |
| rust | \u{2F8} | |
| ccpp | \u02f8 | |
| urlencoded | %CB%B8 | |
| utf8bytes | cb b8 | |
| utf16bebytes | 02 f8 | |
| utf32bebytes | 00 00 02 f8 |
How to Use
HTML:
˸
CSS:
content: "\02F8"
JavaScript:
"\u{2F8}"
Python:
"\u02f8"
Properties
- Block
- Spacing Modifier Letters
- Script
- Zyyy
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ˸ character (MODIFIER LETTER RAISED COLON)?
˸ (MODIFIER LETTER RAISED COLON) is the Unicode character U+02F8.
What is the Unicode codepoint of MODIFIER LETTER RAISED COLON?
The MODIFIER LETTER RAISED COLON character (˸) has codepoint U+02F8.
How do I type or copy MODIFIER LETTER RAISED COLON?
Copy ˸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.