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

What is Unicode character 𢟔?

The Unicode character 𢟔 U+227D4 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+227D4.

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!