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 SMALL TOP HALF O
Overview
ᵔ (MODIFIER LETTER SMALL TOP HALF O) is the Unicode character at code point U+1D54. It belongs to the Phonetic Extensions block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D54 | |
| decimal | 7508 | |
| htmldecimal | ᵔ | |
| htmlhex | ᵔ | |
| css | \1D54 | |
| javascript | \u{1D54} | |
| python | \u1d54 | |
| java | \u1D54 | |
| go | \u1D54 | |
| ruby | \u{1D54} | |
| rust | \u{1D54} | |
| ccpp | \u1d54 | |
| urlencoded | %E1%B5%94 | |
| utf8bytes | e1 b5 94 | |
| utf16bebytes | 1d 54 | |
| utf32bebytes | 00 00 1d 54 |
How to Use
HTML:
ᵔ
CSS:
content: "\1D54"
JavaScript:
"\u{1D54}"
Python:
"\u1d54"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 1D16
Frequently Asked Questions
What is the ᵔ character (MODIFIER LETTER SMALL TOP HALF O)?
ᵔ (MODIFIER LETTER SMALL TOP HALF O) is the Unicode character U+1D54.
What is the Unicode codepoint of MODIFIER LETTER SMALL TOP HALF O?
The MODIFIER LETTER SMALL TOP HALF O character (ᵔ) has codepoint U+1D54.
How do I type or copy MODIFIER LETTER SMALL TOP HALF O?
Copy ᵔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.