฿

Technical information

Symbol฿
NameThai currency symbol baht
Unicode numberU+0E3F
CategoryPresently Currency Symbols
DescriptionThe Unicode character ฿, or U+0E3F, is known as the "Thai Currency Symbol Baht". It belongs to the "Thai" block of the Unicode standard, and is categorized under the "Currency Symbol" category. This character represents the currency of Thailand, the Baht. In financial contexts, it is used to denote a quantity of this currency, similarly to symbols such as $ for US dollars or € for euros. The symbol itself resembles a capital B crossed with two vertical lines.

Encoding

HTML Entity฿
HTML Entity (hex)฿
URL Escape Code%E0%B8%BF
UTF-8 (hex)0xE0 0xB8 0xBF
UTF-8 (binary)11100000:10111000:10111111
UTF-160x0E3F
UTF-320x00000E3F

Source Code

C, C++, and Java"\u0E3F"
CSS Code\0E3F
JavaScript"\u0E3F"
Perl\x{0E3F}
Python 2u"\u0E3F"
Python 3\u0E3F
Ruby\u{0E3F}

Preview

This Unicode character looks like this ฿ in sentence and in bold like this ฿ and in italic like this ฿.

Font size:

฿
12px
฿
16px
฿
20px
฿
28px
฿
36px
฿
48px
฿
72px

CSS Property: font-weight

฿
100
฿
200
฿
300
฿
400
฿
500
฿
600
฿
700
฿
800
฿
900

HTML Forms and Input

input
disabled input
฿
input-group
select
button
button

Code examples in HTML and CSS

<span>&#3647;</span>

            
span {
    content: "\0E3F";
}

The symbol in different fonts

฿
-apple-system
฿
Apple Color Emoji
฿
Arial
฿
BlinkMacSystemFont
฿
Courier New
฿
Georgia
฿
Droid Sans
฿
Helvetica
฿
Noto Sans
฿
Oxygen
฿
Roboto
฿
"Segoe UI"
฿
sans-serif
฿
Segoe UI Emoji
฿
Segoe UI Symbol
฿
system-ui
฿
Times New Roman
฿
Ubuntu
฿
Verdana

References