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

What is Unicode character 𧟒?

The Unicode character 𧟒 U+277D2 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+277D2.

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!