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 BEN) is the Unicode character at code point U+0562. 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+0562 | |
| decimal | 1378 | |
| htmldecimal | բ | |
| htmlhex | բ | |
| css | \0562 | |
| javascript | \u{562} | |
| python | \u0562 | |
| java | \u0562 | |
| go | \u0562 | |
| ruby | \u{562} | |
| rust | \u{562} | |
| ccpp | \u0562 | |
| urlencoded | %D5%A2 | |
| utf8bytes | d5 a2 | |
| utf16bebytes | 05 62 | |
| utf32bebytes | 00 00 05 62 |
How to Use
HTML:
բ
CSS:
content: "\0562"
JavaScript:
"\u{562}"
Python:
"\u0562"
Properties
Frequently Asked Questions
What is the բ character (ARMENIAN SMALL LETTER BEN)?
բ (ARMENIAN SMALL LETTER BEN) is the Unicode character U+0562.
What is the Unicode codepoint of ARMENIAN SMALL LETTER BEN?
The ARMENIAN SMALL LETTER BEN character (բ) has codepoint U+0562.
How do I type or copy ARMENIAN SMALL LETTER BEN?
Copy բ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.