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
າ (LAO VOWEL SIGN AA) is the Unicode character at code point U+0EB2. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0EB2 | |
| decimal | 3762 | |
| htmldecimal | າ | |
| htmlhex | າ | |
| css | \0EB2 | |
| javascript | \u{EB2} | |
| python | \u0eb2 | |
| java | \u0EB2 | |
| go | \u0EB2 | |
| ruby | \u{EB2} | |
| rust | \u{EB2} | |
| ccpp | \u0eb2 | |
| urlencoded | %E0%BA%B2 | |
| utf8bytes | e0 ba b2 | |
| utf16bebytes | 0e b2 | |
| utf32bebytes | 00 00 0e b2 |
How to Use
HTML:
າ
CSS:
content: "\0EB2"
JavaScript:
"\u{EB2}"
Python:
"\u0eb2"
Properties
Frequently Asked Questions
What is the າ character (LAO VOWEL SIGN AA)?
າ (LAO VOWEL SIGN AA) is the Unicode character U+0EB2.
What is the Unicode codepoint of LAO VOWEL SIGN AA?
The LAO VOWEL SIGN AA character (າ) has codepoint U+0EB2.
How do I type or copy LAO VOWEL SIGN AA?
Copy າ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.