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