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 SANS-SERIF BOLD ITALIC SMALL O
Overview
๐ค (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O) is the Unicode character at code point U+1D664. It belongs to the Mathematical Alphanumeric Symbols block, in the Lowercase Letter (Ll) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D664 | |
| decimal | 120420 | |
| htmldecimal | 𝙤 | |
| htmlhex | 𝙤 | |
| css | \1D664 | |
| javascript | \u{1D664} | |
| python | \U0001d664 | |
| java | \uD835\uDE64 | |
| go | \U0001D664 | |
| ruby | \u{1D664} | |
| rust | \u{1D664} | |
| ccpp | \U0001d664 | |
| urlencoded | %F0%9D%99%A4 | |
| utf8bytes | f0 9d 99 a4 | |
| utf16bebytes | d8 35 de 64 | |
| utf32bebytes | 00 01 d6 64 |
How to Use
HTML:
𝙤
CSS:
content: "\1D664"
JavaScript:
"\u{1D664}"
Python:
"\U0001d664"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 006F
Frequently Asked Questions
What is the ๐ค character (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O)?
๐ค (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O) is the Unicode character U+1D664.
What is the Unicode codepoint of MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O?
The MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O character (๐ค) has codepoint U+1D664.
How do I type or copy MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.