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

What is Unicode character 𢧔?

The Unicode character 𢧔 U+229D4 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+229D4.

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!