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 ARCHAIC RA) is the Unicode character at code point U+171F. 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+171F | |
| decimal | 5919 | |
| htmldecimal | ᜟ | |
| htmlhex | ᜟ | |
| css | \171F | |
| javascript | \u{171F} | |
| python | \u171f | |
| java | \u171F | |
| go | \u171F | |
| ruby | \u{171F} | |
| rust | \u{171F} | |
| ccpp | \u171f | |
| urlencoded | %E1%9C%9F | |
| utf8bytes | e1 9c 9f | |
| utf16bebytes | 17 1f | |
| utf32bebytes | 00 00 17 1f |
How to Use
HTML:
ᜟ
CSS:
content: "\171F"
JavaScript:
"\u{171F}"
Python:
"\u171f"
Properties
Frequently Asked Questions
What is the ᜟ character (TAGALOG LETTER ARCHAIC RA)?
ᜟ (TAGALOG LETTER ARCHAIC RA) is the Unicode character U+171F.
What is the Unicode codepoint of TAGALOG LETTER ARCHAIC RA?
The TAGALOG LETTER ARCHAIC RA character (ᜟ) has codepoint U+171F.
How do I type or copy TAGALOG LETTER ARCHAIC RA?
Copy ᜟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.