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

What is Unicode character 𦟔?

The Unicode character 𦟔 U+267D4 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+267D4.

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!