0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ファイルの文字コードが知りたい

Posted at

背景・目的

  • ファイルの内容を確認したかったがターミナルで開くと文字化けしていた
  • utf8にエンコードし直したかったので元の文字コードが知りたかった

コマンド

$ nkf -g examplle.csv

補足

  • macOSはデフォルトで入ってないのでHomebrewなどでインストール必要

関連

  • 異なる文字コードにエンコードし直す(記事作成中)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?