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' : ''">
๐ช
MATHEMATICAL SCRIPT CAPITAL O
Overview
๐ช (MATHEMATICAL SCRIPT CAPITAL O) is the Unicode character at code point U+1D4AA. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D4AA | |
| decimal | 119978 | |
| htmldecimal | 𝒪 | |
| htmlhex | 𝒪 | |
| css | \1D4AA | |
| javascript | \u{1D4AA} | |
| python | \U0001d4aa | |
| java | \uD835\uDCAA | |
| go | \U0001D4AA | |
| ruby | \u{1D4AA} | |
| rust | \u{1D4AA} | |
| ccpp | \U0001d4aa | |
| urlencoded | %F0%9D%92%AA | |
| utf8bytes | f0 9d 92 aa | |
| utf16bebytes | d8 35 dc aa | |
| utf32bebytes | 00 01 d4 aa |
How to Use
HTML:
𝒪
CSS:
content: "\1D4AA"
JavaScript:
"\u{1D4AA}"
Python:
"\U0001d4aa"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 004F
Frequently Asked Questions
What is the ๐ช character (MATHEMATICAL SCRIPT CAPITAL O)?
๐ช (MATHEMATICAL SCRIPT CAPITAL O) is the Unicode character U+1D4AA.
What is the Unicode codepoint of MATHEMATICAL SCRIPT CAPITAL O?
The MATHEMATICAL SCRIPT CAPITAL O character (๐ช) has codepoint U+1D4AA.
How do I type or copy MATHEMATICAL SCRIPT CAPITAL O?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.