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
อ (THAI CHARACTER O ANG) is the Unicode character at code point U+0E2D. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E2D | |
| decimal | 3629 | |
| htmldecimal | อ | |
| htmlhex | อ | |
| css | \0E2D | |
| javascript | \u{E2D} | |
| python | \u0e2d | |
| java | \u0E2D | |
| go | \u0E2D | |
| ruby | \u{E2D} | |
| rust | \u{E2D} | |
| ccpp | \u0e2d | |
| urlencoded | %E0%B8%AD | |
| utf8bytes | e0 b8 ad | |
| utf16bebytes | 0e 2d | |
| utf32bebytes | 00 00 0e 2d |
How to Use
HTML:
อ
CSS:
content: "\0E2D"
JavaScript:
"\u{E2D}"
Python:
"\u0e2d"
Properties
Frequently Asked Questions
What is the อ character (THAI CHARACTER O ANG)?
อ (THAI CHARACTER O ANG) is the Unicode character U+0E2D.
What is the Unicode codepoint of THAI CHARACTER O ANG?
The THAI CHARACTER O ANG character (อ) has codepoint U+0E2D.
How do I type or copy THAI CHARACTER O ANG?
Copy อ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.