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>&#161000;</p>
📋
CSS .selector { content: '\274E8' };
📋
JS var unicodeA = '\u274E8 ';
📋
CPP char unicodeA = ' \u274E8 ';
📋
Java char unicodeA = '\u274E8';
📋
Python unicodeA = '\u274E8'
📋

What is Unicode character 𧓨?

The Unicode character 𧓨 U+274E8 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+274E8.

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!