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 CAPITAL O
Overview
ᴼ (MODIFIER LETTER CAPITAL O) is the Unicode character at code point U+1D3C. 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+1D3C | |
| decimal | 7484 | |
| htmldecimal | ᴼ | |
| htmlhex | ᴼ | |
| css | \1D3C | |
| javascript | \u{1D3C} | |
| python | \u1d3c | |
| java | \u1D3C | |
| go | \u1D3C | |
| ruby | \u{1D3C} | |
| rust | \u{1D3C} | |
| ccpp | \u1d3c | |
| urlencoded | %E1%B4%BC | |
| utf8bytes | e1 b4 bc | |
| utf16bebytes | 1d 3c | |
| utf32bebytes | 00 00 1d 3c |
How to Use
HTML:
ᴼ
CSS:
content: "\1D3C"
JavaScript:
"\u{1D3C}"
Python:
"\u1d3c"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 004F
Frequently Asked Questions
What is the ᴼ character (MODIFIER LETTER CAPITAL O)?
ᴼ (MODIFIER LETTER CAPITAL O) is the Unicode character U+1D3C.
What is the Unicode codepoint of MODIFIER LETTER CAPITAL O?
The MODIFIER LETTER CAPITAL O character (ᴼ) has codepoint U+1D3C.
How do I type or copy MODIFIER LETTER CAPITAL O?
Copy ᴼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.