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
տ (ARMENIAN SMALL LETTER TIWN) is the Unicode character at code point U+057F. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+057F | |
| decimal | 1407 | |
| htmldecimal | տ | |
| htmlhex | տ | |
| css | \057F | |
| javascript | \u{57F} | |
| python | \u057f | |
| java | \u057F | |
| go | \u057F | |
| ruby | \u{57F} | |
| rust | \u{57F} | |
| ccpp | \u057f | |
| urlencoded | %D5%BF | |
| utf8bytes | d5 bf | |
| utf16bebytes | 05 7f | |
| utf32bebytes | 00 00 05 7f |
How to Use
HTML:
տ
CSS:
content: "\057F"
JavaScript:
"\u{57F}"
Python:
"\u057f"
Properties
Frequently Asked Questions
What is the տ character (ARMENIAN SMALL LETTER TIWN)?
տ (ARMENIAN SMALL LETTER TIWN) is the Unicode character U+057F.
What is the Unicode codepoint of ARMENIAN SMALL LETTER TIWN?
The ARMENIAN SMALL LETTER TIWN character (տ) has codepoint U+057F.
How do I type or copy ARMENIAN SMALL LETTER TIWN?
Copy տ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.