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>&#161753;</p>
📋
CSS .selector { content: '\277D9' };
📋
JS var unicodeA = '\u277D9 ';
📋
CPP char unicodeA = ' \u277D9 ';
📋
Java char unicodeA = '\u277D9';
📋
Python unicodeA = '\u277D9'
📋

What is Unicode character 𧟙?

The Unicode character 𧟙 U+277D9 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+277D9.

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!