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

What is Unicode character 𦦼?

The Unicode character 𦦼 U+269BC 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+269BC.

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!