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 AM) is the Unicode character at code point U+0EB3. 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+0EB3 | |
| decimal | 3763 | |
| htmldecimal | ຳ | |
| htmlhex | ຳ | |
| css | \0EB3 | |
| javascript | \u{EB3} | |
| python | \u0eb3 | |
| java | \u0EB3 | |
| go | \u0EB3 | |
| ruby | \u{EB3} | |
| rust | \u{EB3} | |
| ccpp | \u0eb3 | |
| urlencoded | %E0%BA%B3 | |
| utf8bytes | e0 ba b3 | |
| utf16bebytes | 0e b3 | |
| utf32bebytes | 00 00 0e b3 |
How to Use
HTML:
ຳ
CSS:
content: "\0EB3"
JavaScript:
"\u{EB3}"
Python:
"\u0eb3"
Properties
Frequently Asked Questions
What is the ຳ character (LAO VOWEL SIGN AM)?
ຳ (LAO VOWEL SIGN AM) is the Unicode character U+0EB3.
What is the Unicode codepoint of LAO VOWEL SIGN AM?
The LAO VOWEL SIGN AM character (ຳ) has codepoint U+0EB3.
How do I type or copy LAO VOWEL SIGN AM?
Copy ຳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.