Technical information

Symbol
NameTrigram for heaven
Unicode numberU+2630
CategoryBagua symbolsYijing trigram symbols
DescriptionThe Unicode character ☰, or U+2630, is named "Trigram for Heaven". It belongs to the "Yijing Hexagram Symbols" block, which includes symbols used in the I Ching, an ancient Chinese divination text. This character falls under the "Symbol, Other" category. Visually, it represents a trigram (a stack of three lines), all unbroken, which symbolizes Heaven in the context of the I Ching. The trigrams in the I Ching are used to represent various natural phenomena, and each combination has specific philosophical and cosmological associations. The "Trigram for Heaven", being composed of three solid lines, traditionally symbolizes the primal, creative force and is associated with elements such as the sky, the father figure, and the direction south in the I Ching's symbolism. The specific interpretation can depend on the context, particularly within I Ching studies and related philosophical or religious systems.

Encoding

HTML Entity☰
HTML Entity (hex)☰
URL Escape Code%E2%98%B0
UTF-8 (hex)0xE2 0x98 0xB0
UTF-8 (binary)11100010:10011000:10110000
UTF-160x2630
UTF-320x00002630

Source Code

C, C++, and Java"\u2630"
CSS Code\2630
JavaScript"\u2630"
Perl\x{2630}
Python 2u"\u2630"
Python 3\u2630
Ruby\u{2630}

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

            
span {
    content: "\2630";
}

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