Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ADAM へのエクスポートを行っていますが、Unicode 文字列に送信できる最大文字数を教えてください。
現在のUnicode標準では、コードポイントの数が1,114,112(つまり、10FFFF)に設定されています。現在、ユーザー定義可能な領域を除いて、はるかに少ない数(標準のv6では109,384)が文字に使用されています。実際に文字の最大バイト数を超えている場合は、使用している表現によって異なります。たとえば、UTF-8は、有効なコードポイントに対して1〜4バイトになります。