mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

𠮷野家は4文字

$ node -e 'console.log("𠮷野家".length)'
4

ですです

$ ruby -e 's="𠮷野家";%w(utf-8 utf-16).each{|enc| puts "#{enc}: #{s.encode(enc).size}"}'
utf-8: 3
utf-16: 4

@zundan@mastodon.zunda.ninja 吉野家は3文字だけど𠮷野家は4文字、なるほどたしかに。

@mctek JavaScriptの文字列がUTF-16になってしまったかなしみをあらわしておりますw

@zundan@mastodon.zunda.ninja 漢字の多様性は認めますが、常用するのは漢字ROMにある漢字(SJISの2バイトで表現できるやつ)だけにしてほしいですよね。