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 CAPITAL OE
Overview
๐ฃ (MODIFIER LETTER SMALL CAPITAL OE) is the Unicode character at code point U+107A3. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+107A3 | |
| decimal | 67491 | |
| htmldecimal | 𐞣 | |
| htmlhex | 𐞣 | |
| css | \107A3 | |
| javascript | \u{107A3} | |
| python | \U000107a3 | |
| java | \uD801\uDFA3 | |
| go | \U000107A3 | |
| ruby | \u{107A3} | |
| rust | \u{107A3} | |
| ccpp | \U000107a3 | |
| urlencoded | %F0%90%9E%A3 | |
| utf8bytes | f0 90 9e a3 | |
| utf16bebytes | d8 01 df a3 | |
| utf32bebytes | 00 01 07 a3 |
How to Use
HTML:
𐞣
CSS:
content: "\107A3"
JavaScript:
"\u{107A3}"
Python:
"\U000107a3"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0276
Frequently Asked Questions
What is the ๐ฃ character (MODIFIER LETTER SMALL CAPITAL OE)?
๐ฃ (MODIFIER LETTER SMALL CAPITAL OE) is the Unicode character U+107A3.
What is the Unicode codepoint of MODIFIER LETTER SMALL CAPITAL OE?
The MODIFIER LETTER SMALL CAPITAL OE character (๐ฃ) has codepoint U+107A3.
How do I type or copy MODIFIER LETTER SMALL CAPITAL OE?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.