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>&#178132;</p>
📋
CSS .selector { content: '\2B7D4' };
📋
JS var unicodeA = '\u2B7D4 ';
📋
CPP char unicodeA = ' \u2B7D4 ';
📋
Java char unicodeA = '\u2B7D4';
📋
Python unicodeA = '\u2B7D4'
📋

What is Unicode character 𫟔?

The Unicode character 𫟔 U+2B7D4 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension D 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+2B7D4.

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 6.0, and it belongs to the CJK Unified Ideographs Extension D block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 6.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension D
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!