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 CURRENCY SYMBOL BAHT) is the Unicode character at code point U+0E3F. It belongs to the Thai block, in the Currency Symbol (Sc) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E3F | |
| decimal | 3647 | |
| htmldecimal | ฿ | |
| htmlhex | ฿ | |
| css | \0E3F | |
| javascript | \u{E3F} | |
| python | \u0e3f | |
| java | \u0E3F | |
| go | \u0E3F | |
| ruby | \u{E3F} | |
| rust | \u{E3F} | |
| ccpp | \u0e3f | |
| urlencoded | %E0%B8%BF | |
| utf8bytes | e0 b8 bf | |
| utf16bebytes | 0e 3f | |
| utf32bebytes | 00 00 0e 3f |
How to Use
HTML:
฿
CSS:
content: "\0E3F"
JavaScript:
"\u{E3F}"
Python:
"\u0e3f"
Properties
Frequently Asked Questions
What is the ฿ character (THAI CURRENCY SYMBOL BAHT)?
฿ (THAI CURRENCY SYMBOL BAHT) is the Unicode character U+0E3F.
What is the Unicode codepoint of THAI CURRENCY SYMBOL BAHT?
The THAI CURRENCY SYMBOL BAHT character (฿) has codepoint U+0E3F.
How do I type or copy THAI CURRENCY SYMBOL BAHT?
Copy ฿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.