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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ÞûRÞûoÞûo\ÞûRÞûoÞûo\@ÞûRÞûoÞûo\ÞûRÞûoÞûo\SM 11011110111110110101001011011110111110110110111111011110111110110110111101011100110111101111101101010010110111101111101101101111110111101111101101101111010111000100000011011110111110110101001011011110111110110110111111011110111110110110111101011100110111101111101101010010110111101111101101101111110111101111101101101111010111000101001101001101 defb52defb6fdefb6f5cdefb52defb6fdefb6f5c40defb52defb6fdefb6f5cdefb52defb6fdefb6f5c534d
SJIS-WIN ??R??o??o\??R??o??o\@??R??o??o\??R??o??o\SM 00111111001111110101001000111111001111110110111100111111001111110110111101011100001111110011111101010010001111110011111101101111001111110011111101101111010111000100000000111111001111110101001000111111001111110110111100111111001111110110111101011100001111110011111101010010001111110011111101101111001111110011111101101111010111000101001101001101 3f3f523f3f6f3f3f6f5c3f3f523f3f6f3f3f6f5c403f3f523f3f6f3f3f6f5c3f3f523f3f6f3f3f6f5c534d
EUC-JP ÞûRÞûoÞûo\ÞûRÞûoÞûo\@ÞûRÞûoÞûo\ÞûRÞûoÞûo\SM 10001111101010011011000010001111101010111110010101010010100011111010100110110000100011111010101111100101011011111000111110101001101100001000111110101011111001010110111101011100100011111010100110110000100011111010101111100101010100101000111110101001101100001000111110101011111001010110111110001111101010011011000010001111101010111110010101101111010111000100000010001111101010011011000010001111101010111110010101010010100011111010100110110000100011111010101111100101011011111000111110101001101100001000111110101011111001010110111101011100100011111010100110110000100011111010101111100101010100101000111110101001101100001000111110101011111001010110111110001111101010011011000010001111101010111110010101101111010111000101001101001101 8fa9b08fabe5528fa9b08fabe56f8fa9b08fabe56f5c8fa9b08fabe5528fa9b08fabe56f8fa9b08fabe56f5c408fa9b08fabe5528fa9b08fabe56f8fa9b08fabe56f5c8fa9b08fabe5528fa9b08fabe56f8fa9b08fabe56f5c534d
UTF-8 ÞûRÞûoÞûo\ÞûRÞûoÞûo\@ÞûRÞûoÞûo\ÞûRÞûoÞûo\SM 11000011100111101100001110111011010100101100001110011110110000111011101101101111110000111001111011000011101110110110111101011100110000111001111011000011101110110101001011000011100111101100001110111011011011111100001110011110110000111011101101101111010111000100000011000011100111101100001110111011010100101100001110011110110000111011101101101111110000111001111011000011101110110110111101011100110000111001111011000011101110110101001011000011100111101100001110111011011011111100001110011110110000111011101101101111010111000101001101001101 c39ec3bb52c39ec3bb6fc39ec3bb6f5cc39ec3bb52c39ec3bb6fc39ec3bb6f5c40c39ec3bb52c39ec3bb6fc39ec3bb6f5cc39ec3bb52c39ec3bb6fc39ec3bb6f5c534d
UHC Þ?RÞ?oÞ?o\Þ?RÞ?oÞ?o\@Þ?RÞ?oÞ?o\Þ?RÞ?oÞ?o\SM 10101000101011010011111101010010101010001010110100111111011011111010100010101101001111110110111101011100101010001010110100111111010100101010100010101101001111110110111110101000101011010011111101101111010111000100000010101000101011010011111101010010101010001010110100111111011011111010100010101101001111110110111101011100101010001010110100111111010100101010100010101101001111110110111110101000101011010011111101101111010111000101001101001101 a8ad3f52a8ad3f6fa8ad3f6f5ca8ad3f52a8ad3f6fa8ad3f6f5c40a8ad3f52a8ad3f6fa8ad3f6f5ca8ad3f52a8ad3f6fa8ad3f6f5c534d

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