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