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

What is Unicode character 𧟔?

The Unicode character 𧟔 U+277D4 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+277D4.

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!