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 LS DIGRAPH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02AA | |
| decimal | 682 | |
| htmldecimal | ʪ | |
| htmlhex | ʪ | |
| css | \02AA | |
| javascript | \u{2AA} | |
| python | \u02aa | |
| java | \u02AA | |
| go | \u02AA | |
| ruby | \u{2AA} | |
| rust | \u{2AA} | |
| ccpp | \u02aa | |
| urlencoded | %CA%AA | |
| utf8bytes | ca aa | |
| utf16bebytes | 02 aa | |
| utf32bebytes | 00 00 02 aa |
How to Use
HTML:
ʪ
CSS:
content: "\02AA"
JavaScript:
"\u{2AA}"
Python:
"\u02aa"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʪ character (LATIN SMALL LETTER LS DIGRAPH)?
ʪ (LATIN SMALL LETTER LS DIGRAPH) is the Unicode character U+02AA.
What is the Unicode codepoint of LATIN SMALL LETTER LS DIGRAPH?
The LATIN SMALL LETTER LS DIGRAPH character (ʪ) has codepoint U+02AA.
How do I type or copy LATIN SMALL LETTER LS DIGRAPH?
Copy ʪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.