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>&#158130;</p>
📋
CSS .selector { content: '\269B2' };
📋
JS var unicodeA = '\u269B2 ';
📋
CPP char unicodeA = ' \u269B2 ';
📋
Java char unicodeA = '\u269B2';
📋
Python unicodeA = '\u269B2'
📋

What is Unicode character 𦦲?

The Unicode character 𦦲 U+269B2 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+269B2.

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!