高橋美香

単位変換

インチ変換mm計算ツール

インチ数 (in): 変換する 📏 インチ数 (in) ミリメートル (mm) function convert() { const inchesInput = document.getElementById("inches"); cons...
数学変換

n進法変換ツール

変換したい数字: 元の進法: 2進法 8進法 10進法 16進法 32進法 変換後の進法: 2進法 8進法 10進法 16進法 32進法 計算実行 元の数字 元の進法 変換後の進法 変換結果 document.getElementById(...
色変換

CMYK変換ツール

Red (R): Green (G): Blue (B): シアン(C) マゼンタ(M) イエロー(Y) キー(K) function convertRGBToCMYK() { const r = parseInt(document.get...
電気変換

24V 12V 変換計算ツール

入力電圧 (V): 出力電圧 (V): 計算 入力電圧 (V) 出力電圧 (V) 変換率 (%) エネルギー効率 (%) document.getElementById('calculate-button').addEventListene...
単位変換

秒速時速変換ツール

速度(秒速 m/s): 変換 単位 値 function convertSpeed() { const speedInput = document.getElementById('speed').value; if (!speedInput...
時間変換

秒時間変換ツール

秒数を入力: 変換 単位 値 document.getElementById('timeConversionForm').addEventListener('submit', function(event) { event.preventD...
ファイル形式変換

一太郎ワード変換計算ツール

一太郎ファイル名: 出力フォーマット: 選択してください Word 文書 PDF 変換 ファイル名 変換形式 ステータス document.getElementById('conversionForm').addEventListener(...
単位変換

バイト変換ツール

バイト (B) キロバイト (KB) メガバイト (MB) ギガバイト (GB) テラバイト (TB) 変換する 単位 変換結果 document.getElementById('conversionForm').addEventListe...
換算

TOEFL ITP スコア 換算ツール

TOEFL ITP スコアを入力してください: 換算 換算結果 元のスコア (TOEFL ITP) 英検 TOEIC IELTS function calculateScore() { const score = document.getE...
換算

面積の換算ツール

面積の値を入力してください: 単位を選択してください: 平方メートル (m²) 平方センチメートル (cm²) 平方ミリメートル (mm²) 平方キロメートル (km²) ヘクタール (ha) アール (a) 坪 エーカー 変換したい単位を...