Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Windows

1. chcp

現在の文字コードを確認する

> chcp
Identifier.NET NameAdditional information
932shift_jisANSI/OEM Japanese; Japanese (Shift-JIS)
20127us-asciiUS-ASCII (7-bit)
51932euc-jpEUC Japanese
65001utf-8Unicode (UTF-8)

出典: Code Page Identifiers

文字コードを変更する

> chcp {identifier_code}

2. netsh

接続していたWiFi一覧を調べる

> netsh wlan show profiles

PW を調べる

> netsh wlan show profiles name={SSID} key=clear