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