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>&#141928;</p>
📋
CSS .selector { content: '\22A68' };
📋
JS var unicodeA = '\u22A68 ';
📋
CPP char unicodeA = ' \u22A68 ';
📋
Java char unicodeA = '\u22A68';
📋
Python unicodeA = '\u22A68'
📋

What is Unicode character 𢩨?

The Unicode character 𢩨 U+22A68 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+22A68.

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!