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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ???nn^]???nn^]???nn^]???nn^]M 0011111100111111001111110110111001101110010111100101110100111111001111110011111101101110011011100101111001011101001111110011111100111111011011100110111001011110010111010011111100111111001111110110111001101110010111100101110101001101 3f3f3f6e6e5e5d3f3f3f6e6e5e5d3f3f3f6e6e5e5d3f3f3f6e6e5e5d4d
SJIS-WIN ァシnn^]ァシnn^]ァシnn^]ァシnn^]M 111100001011011010100111101111000110111001101110010111100101110111110000101101101010011110111100011011100110111001011110010111011111000010110110101001111011110001101110011011100101111001011101111100001011011010100111101111000110111001101110010111100101110101001101 f0b6a7bc6e6e5e5df0b6a7bc6e6e5e5df0b6a7bc6e6e5e5df0b6a7bc6e6e5e5d4d
EUC-JP ?ァシnn^]?ァシnn^]?ァシnn^]?ァシnn^]M 00111111100011101010011110001110101111000110111001101110010111100101110100111111100011101010011110001110101111000110111001101110010111100101110100111111100011101010011110001110101111000110111001101110010111100101110100111111100011101010011110001110101111000110111001101110010111100101110101001101 3f8ea78ebc6e6e5e5d3f8ea78ebc6e6e5e5d3f8ea78ebc6e6e5e5d3f8ea78ebc6e6e5e5d4d
UTF-8 ァシnn^]ァシnn^]ァシnn^]ァシnn^]M 1110111010000001101101011110111110111101101001111110111110111101101111000110111001101110010111100101110111101110100000011011010111101111101111011010011111101111101111011011110001101110011011100101111001011101111011101000000110110101111011111011110110100111111011111011110110111100011011100110111001011110010111011110111010000001101101011110111110111101101001111110111110111101101111000110111001101110010111100101110101001101 ee81b5efbda7efbdbc6e6e5e5dee81b5efbda7efbdbc6e6e5e5dee81b5efbda7efbdbc6e6e5e5dee81b5efbda7efbdbc6e6e5e5d4d
UHC ???nn^]???nn^]???nn^]???nn^]M 0011111100111111001111110110111001101110010111100101110100111111001111110011111101101110011011100101111001011101001111110011111100111111011011100110111001011110010111010011111100111111001111110110111001101110010111100101110101001101 3f3f3f6e6e5e5d3f3f3f6e6e5e5d3f3f3f6e6e5e5d3f3f3f6e6e5e5d4d

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