开发者

Convert Unicode (CJK ExtB) character to Decimal NCRs in Java / Scala

开发者 https://www.devze.com 2023-02-15 18:30 出处:网络
I\'m trying to convert a Java string contains Unicode character in CJK ExtB plan to Decimal NCRs. For example (you could try it with http://people.w3.org/rishida/tools/conversion/ ):

I'm trying to convert a Java string contains Unicode character in CJK ExtB plan to Decimal NCRs.

For example (you could try it with http://people.w3.org/rishida/tools/conversion/ ):

  • "游鍚堃" should convert to 游鍚堃
  • "
0

精彩评论

暂无评论...
验证码 换一张
取 消