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

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


(UTF-8)
文字コード 文字 ビット列(2進表現) ビット列(16進表現)
ISO-8859-1 ?R?o?o\?R?o?o\@?R?o?o\?R?o?o\SM 00111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000100000000111111010100100011111101101111001111110110111101011100001111110101001000111111011011110011111101101111010111000101001101001101 3f523f6f3f6f5c3f523f6f3f6f5c403f523f6f3f6f5c3f523f6f3f6f5c534d
SJIS-WIN 鼠R鼠o鼠o\鼠R鼠o鼠o\@鼠R鼠o鼠o\鼠R鼠o鼠o\SM 10010001011011000101001010010001011011000110111110010001011011000110111101011100100100010110110001010010100100010110110001101111100100010110110001101111010111000100000010010001011011000101001010010001011011000110111110010001011011000110111101011100100100010110110001010010100100010110110001101111100100010110110001101111010111000101001101001101 916c52916c6f916c6f5c916c52916c6f916c6f5c40916c52916c6f916c6f5c916c52916c6f916c6f5c534d
EUC-JP 鼠R鼠o鼠o\鼠R鼠o鼠o\@鼠R鼠o鼠o\鼠R鼠o鼠o\SM 11000001110011010101001011000001110011010110111111000001110011010110111101011100110000011100110101010010110000011100110101101111110000011100110101101111010111000100000011000001110011010101001011000001110011010110111111000001110011010110111101011100110000011100110101010010110000011100110101101111110000011100110101101111010111000101001101001101 c1cd52c1cd6fc1cd6f5cc1cd52c1cd6fc1cd6f5c40c1cd52c1cd6fc1cd6f5cc1cd52c1cd6fc1cd6f5c534d
UTF-8 鼠R鼠o鼠o\鼠R鼠o鼠o\@鼠R鼠o鼠o\鼠R鼠o鼠o\SM 11101001101111001010000001010010111010011011110010100000011011111110100110111100101000000110111101011100111010011011110010100000010100101110100110111100101000000110111111101001101111001010000001101111010111000100000011101001101111001010000001010010111010011011110010100000011011111110100110111100101000000110111101011100111010011011110010100000010100101110100110111100101000000110111111101001101111001010000001101111010111000101001101001101 e9bca052e9bca06fe9bca06f5ce9bca052e9bca06fe9bca06f5c40e9bca052e9bca06fe9bca06f5ce9bca052e9bca06fe9bca06f5c534d
UHC 鼠R鼠o鼠o\鼠R鼠o鼠o\@鼠R鼠o鼠o\鼠R鼠o鼠o\SM 11100000101010010101001011100000101010010110111111100000101010010110111101011100111000001010100101010010111000001010100101101111111000001010100101101111010111000100000011100000101010010101001011100000101010010110111111100000101010010110111101011100111000001010100101010010111000001010100101101111111000001010100101101111010111000101001101001101 e0a952e0a96fe0a96f5ce0a952e0a96fe0a96f5c40e0a952e0a96fe0a96f5ce0a952e0a96fe0a96f5c534d

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