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

What is Unicode character 𧦼?

The Unicode character 𧦼 U+279BC 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+279BC.

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!