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

What is Unicode character 𧟴?

The Unicode character 𧟴 U+277F4 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+277F4.

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!