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' : ''">
ᜎ
Overview
ᜎ (TAGALOG LETTER LA) is the Unicode character at code point U+170E. It belongs to the Tagalog block, in the Other Letter (Lo) general category. Its script is Tglg.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+170E | |
| decimal | 5902 | |
| htmldecimal | ᜎ | |
| htmlhex | ᜎ | |
| css | \170E | |
| javascript | \u{170E} | |
| python | \u170e | |
| java | \u170E | |
| go | \u170E | |
| ruby | \u{170E} | |
| rust | \u{170E} | |
| ccpp | \u170e | |
| urlencoded | %E1%9C%8E | |
| utf8bytes | e1 9c 8e | |
| utf16bebytes | 17 0e | |
| utf32bebytes | 00 00 17 0e |
How to Use
HTML:
ᜎ
CSS:
content: "\170E"
JavaScript:
"\u{170E}"
Python:
"\u170e"
Properties
Frequently Asked Questions
What is the ᜎ character (TAGALOG LETTER LA)?
ᜎ (TAGALOG LETTER LA) is the Unicode character U+170E.
What is the Unicode codepoint of TAGALOG LETTER LA?
The TAGALOG LETTER LA character (ᜎ) has codepoint U+170E.
How do I type or copy TAGALOG LETTER LA?
Copy ᜎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.