Thanks to visit codestin.com Credit goes to kotlinlang.org
Returns true if this character (Unicode code point) is defined in Unicode.
true
A character is considered to be defined in Unicode if its category is not CharCategory.UNASSIGNED.
Thanks for your feedback!