パーセンテージ計算機
テキストとコード · 無料オンラインツール
パーセンテージ、増加率、減少率を計算。
What percent is X of Y?
X ÷ Y × 100
What is X% of Y?
X ÷ 100 × Y
Percentage change from X to Y
(Y − X) ÷ X × 100
3 モード
何パーセントか、パーセント値、変化率 — すべて 1 箇所で。
ライブ結果
入力を編集するとすべての結果が即座に再計算。
プライベート
すべての計算はブラウザ内で実行 — データはデバイスから出ません。
パーセンテージ計算機の使い方
- 1Enter or paste your text or code into the input area.
- 2Choose the desired operation (format, convert, analyze, etc.).
- 3Click the action button to process.
- 4Copy the result from the output area.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
Can I format code in different styles?
Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.
Is regex testing case-sensitive?
The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.
Can I process multiple lines at once?
Yes. Most text tools operate on the whole input, so you can paste multi-line content and apply the operation to every line in a single pass.
Is there a character limit?
There is no fixed limit — the tools run in your browser, so the practical ceiling is your device memory. Very large inputs may slow down rendering.
関連ツール
到着時間計算機
進捗と速度から完了時間を見積もり。
NATO フォネティックアルファベット
テキストを NATO フォネティックアルファベットのコードワードに変換。
HTML/CSS/JS ミニファイアー
コメントと空白を削除して HTML、CSS、JavaScript をミニファイ。
正規表現エクスプレイナー
正規表現をトークンに分解し、各部分を平易な言葉で説明。
ビット演算計算機
8〜64 ビット整数に対して AND、OR、XOR、NOT、シフトとローテーションを実行。
Data URI 変換器
テキストを data URI にエンコードし、data URL をテキストにデコード。
テキスト → 16 進数
テキストを 16 進数表現に変換。
テキスト → 8 進数
テキストを 8 進数表現に変換。