Technical information

Symbol
NameSquare ha
Unicode numberU+33CA
CategoryArea
DescriptionThe Unicode character ㏊, or U+33CA, is known as the "Square HA". It belongs to the "CJK Compatibility" block and falls under the "Symbol, Other" category in the Unicode standard. This character consists of the Latin letters "HA" enclosed in a square. The "HA" stands for hectare, a metric unit of area equal to 10,000 square meters or 2.471 acres. It is used predominantly in East Asian contexts to denote this unit of measurement, particularly in contexts where space is limited, such as tables or charts. The specific appearance of this character might vary slightly based on the font and typography used.

Encoding

HTML Entity㏊
HTML Entity (hex)㏊
URL Escape Code%E3%8F%8A
UTF-8 (hex)0xE3 0x8F 0x8A
UTF-8 (binary)11100011:10001111:10001010
UTF-160x33CA
UTF-320x000033CA

Source Code

C, C++, and Java"\u33CA"
CSS Code\33CA
JavaScript"\u33CA"
Perl\x{33CA}
Python 2u"\u33CA"
Python 3\u33CA
Ruby\u{33CA}

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>&#13258;</span>

            
span {
    content: "\33CA";
}

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