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 OO
Overview
ꝏ (LATIN SMALL LETTER OO) is the Unicode character at code point U+A74F. 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+A74F | |
| decimal | 42831 | |
| htmldecimal | ꝏ | |
| htmlhex | ꝏ | |
| css | \A74F | |
| javascript | \u{A74F} | |
| python | \ua74f | |
| java | \uA74F | |
| go | \uA74F | |
| ruby | \u{A74F} | |
| rust | \u{A74F} | |
| ccpp | \ua74f | |
| urlencoded | %EA%9D%8F | |
| utf8bytes | ea 9d 8f | |
| utf16bebytes | a7 4f | |
| utf32bebytes | 00 00 a7 4f |
How to Use
HTML:
ꝏ
CSS:
content: "\A74F"
JavaScript:
"\u{A74F}"
Python:
"\ua74f"
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 OO)?
ꝏ (LATIN SMALL LETTER OO) is the Unicode character U+A74F.
What is the Unicode codepoint of LATIN SMALL LETTER OO?
The LATIN SMALL LETTER OO character (ꝏ) has codepoint U+A74F.
How do I type or copy LATIN SMALL LETTER OO?
Copy ꝏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.