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' : ''">
ꝋ
LATIN SMALL LETTER O WITH LONG STROKE OVERLAY
Overview
ꝋ (LATIN SMALL LETTER O WITH LONG STROKE OVERLAY) is the Unicode character at code point U+A74B. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A74B | |
| decimal | 42827 | |
| htmldecimal | ꝋ | |
| htmlhex | ꝋ | |
| css | \A74B | |
| javascript | \u{A74B} | |
| python | \ua74b | |
| java | \uA74B | |
| go | \uA74B | |
| ruby | \u{A74B} | |
| rust | \u{A74B} | |
| ccpp | \ua74b | |
| urlencoded | %EA%9D%8B | |
| utf8bytes | ea 9d 8b | |
| utf16bebytes | a7 4b | |
| utf32bebytes | 00 00 a7 4b |
How to Use
HTML:
ꝋ
CSS:
content: "\A74B"
JavaScript:
"\u{A74B}"
Python:
"\ua74b"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꝋ character (LATIN SMALL LETTER O WITH LONG STROKE OVERLAY)?
ꝋ (LATIN SMALL LETTER O WITH LONG STROKE OVERLAY) is the Unicode character U+A74B.
What is the Unicode codepoint of LATIN SMALL LETTER O WITH LONG STROKE OVERLAY?
The LATIN SMALL LETTER O WITH LONG STROKE OVERLAY character (ꝋ) has codepoint U+A74B.
How do I type or copy LATIN SMALL LETTER O WITH LONG STROKE OVERLAY?
Copy ꝋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.