ある文字が,文字コードごとにどんなビット列に対応するか

1文字あるいは短い文字列を入力し、「変換」ボタンをクリックしてください。


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ??nnn^]??nnn^]??nnn^]??nnn^]M 0011111100111111011011100110111001101110010111100101110100111111001111110110111001101110011011100101111001011101001111110011111101101110011011100110111001011110010111010011111100111111011011100110111001101110010111100101110101001101 3f3f6e6e6e5e5d3f3f6e6e6e5e5d3f3f6e6e6e5e5d3f3f6e6e6e5e5d4d
SJIS-WIN 猜?nnn^]猜?nnn^]猜?nnn^]猜?nnn^]M 111000001100100000111111011011100110111001101110010111100101110111100000110010000011111101101110011011100110111001011110010111011110000011001000001111110110111001101110011011100101111001011101111000001100100000111111011011100110111001101110010111100101110101001101 e0c83f6e6e6e5e5de0c83f6e6e6e5e5de0c83f6e6e6e5e5de0c83f6e6e6e5e5d4d
EUC-JP 猜?nnn^]猜?nnn^]猜?nnn^]猜?nnn^]M 111000001100101000111111011011100110111001101110010111100101110111100000110010100011111101101110011011100110111001011110010111011110000011001010001111110110111001101110011011100101111001011101111000001100101000111111011011100110111001101110010111100101110101001101 e0ca3f6e6e6e5e5de0ca3f6e6e6e5e5de0ca3f6e6e6e5e5de0ca3f6e6e6e5e5d4d
UTF-8 猜枾nnn^]猜枾nnn^]猜枾nnn^]猜枾nnn^]M 111001111000110010011100111001101001111010111110011011100110111001101110010111100101110111100111100011001001110011100110100111101011111001101110011011100110111001011110010111011110011110001100100111001110011010011110101111100110111001101110011011100101111001011101111001111000110010011100111001101001111010111110011011100110111001101110010111100101110101001101 e78c9ce69ebe6e6e6e5e5de78c9ce69ebe6e6e6e5e5de78c9ce69ebe6e6e6e5e5de78c9ce69ebe6e6e6e5e5d4d
UHC 猜枾nnn^]猜枾nnn^]猜枾nnn^]猜枾nnn^]M 11100011110001001110001111000010011011100110111001101110010111100101110111100011110001001110001111000010011011100110111001101110010111100101110111100011110001001110001111000010011011100110111001101110010111100101110111100011110001001110001111000010011011100110111001101110010111100101110101001101 e3c4e3c26e6e6e5e5de3c4e3c26e6e6e5e5de3c4e3c26e6e6e5e5de3c4e3c26e6e6e5e5d4d

SJIS-Win,EUC-JP: Windows(SJIS-Win=CP932)、UNIX(EUC-JP)で日本語扱うための文字コード。