Css Styling

Size
𦧰
15px
𦧰
18px
𦧰
21px
𦧰
24px
𦧰
27px
𦧰
30px
𦧰
33px
𦧰
36px
𦧰
42px
𦧰
48px
𦧰
54px
𦧰
60px
𦧰
66px
𦧰
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𦧰
Bold
𦧰
Italic
𦧰
Underline
𦧰
Strikethrough
𦧰
UpperCase
𦧰
LowerCase
𦧰
Oblique
A 𦧰
Subscript
A 𦧰
Superscript
𦧰
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𦧰
Arial
𦧰
Times New Roman
𦧰
Verdana
𦧰
Courier New
𦧰
Garamond
𦧰
Georgia
𦧰
Trebuchet MS
𦧰
Tahoma
𦧰
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𦧰
White
𦧰
Brown
𦧰
Maroon
𦧰
Magenta
𦧰
Red
𦧰
Orange
𦧰
Yellow
𦧰
Green
𦧰
Teal
𦧰
Cyan
𦧰
Blue
𦧰
Violet
𦧰
Purple
𦧰
Indigo
𦧰
Gray
𦧰
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𦧰
White
𦧰
Brown
𦧰
Maroon
𦧰
Magenta
𦧰
Red
𦧰
Orange
𦧰
Yellow
𦧰
Green
𦧰
Teal
𦧰
Cyan
𦧰
Blue
𦧰
Violet
𦧰
Purple
𦧰
Indigo
𦧰
Gray
𦧰
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#158192;</p>
📋
CSS .selector { content: '\269F0' };
📋
JS var unicodeA = '\u269F0 ';
📋
CPP char unicodeA = ' \u269F0 ';
📋
Java char unicodeA = '\u269F0';
📋
Python unicodeA = '\u269F0'
📋

What is Unicode character 𦧰?

The Unicode character 𦧰 U+269F0 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𦧰 represent?

The Unicode character 𦧰 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𦧰?

The Unicode code point for 𦧰 is U+269F0.

Is the appearance of the 𦧰 character consistent across all platforms?

The appearance of the 𦧰 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𦧰 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𦧰 character.

In which version was Unicode character 𦧰 released, and to which block of characters does it belong?

Unicode character 𦧰 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!